Add more end-to-end Mixer report tests#4076
Add more end-to-end Mixer report tests#4076ozevren merged 1 commit intoistio:masterfrom ozevren:fixit2
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4076 +/- ##
========================================
+ Coverage 73% 76% +3%
========================================
Files 313 305 -8
Lines 28647 27423 -1224
========================================
- Hits 20846 20666 -180
+ Misses 6492 5492 -1000
+ Partials 1309 1265 -44
Continue to review full report at Codecov.
|
guptasu
left a comment
There was a problem hiding this comment.
Love it... thanks for covering all the fancy cases.
I am guessing, you are going to add check tests too. Do you think we should move the attribute config reportGlobalCfg at a higher level so other tests can use it directly, in fact that config is always available when using testdata.Run
|
/lgtm |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Sounds like a good idea. I can do it in a later check-in. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: guptasu The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/retest |
|
@ozevren: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Add some more e2e test cases.