Improve az find search results#2828
Conversation
yugangw-msft
left a comment
There was a problem hiding this comment.
Please update the test to ensure we don't see vm/resource/vnet list when search for keyvault list,or at least they should appear at bottom.
Also get CI pass
Codecov Report
@@ Coverage Diff @@
## master #2828 +/- ##
==========================================
- Coverage 62.88% 62.88% -0.01%
==========================================
Files 464 464
Lines 25890 25901 +11
Branches 3944 3945 +1
==========================================
+ Hits 16281 16287 +6
- Misses 8590 8594 +4
- Partials 1019 1020 +1
Continue to review full report at Codecov.
|
|
@yugangw-msft if you want more robust test, then I would leave it the way it is. |
|
@yugangw-msft I updated based on your advice to check for |
Co-authored-by: Li Ma <lima2@microsoft.com>
Fixes #2805