-
Notifications
You must be signed in to change notification settings - Fork 107
[minor_change] Add missing test cases for existing modules. #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Missing test case for aci_bd_to_l3out added. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #453 +/- ##
===========================================
- Coverage 92.78% 35.59% -57.20%
===========================================
Files 181 181
Lines 8237 8291 +54
Branches 1220 1222 +2
===========================================
- Hits 7643 2951 -4692
- Misses 525 5340 +4815
+ Partials 69 0 -69
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
|
Missing test case for aci_l3out_route_tag_policy added. |
sajagana
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
shrsr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I'm not sure why but there is an indentation error in the aci_contract module related to sanity check |
c77b90a to
8c1edde
Compare
|
Missing test case added for:
|
|
Missing test cases added:
|
|
Missing test cases added:
|
|
Last missing test cases added:
|
83eee88 to
04a7ad1
Compare
This reverts commit 5619bc4.
…nce policy python scripts.
…maintenance_policy to add constants.
… and firmware policy.
207c3de to
ad05c91
Compare
I made a few changes to the pr so that the sanity tests are successful |
akinross
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
shrsr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
lhercot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Solve #435