ansible-aci
ansible-aci copied to clipboard
[minor_change] Added No-verification flag option to reduce the number of API calls.
- If true, a verifying GET will not be sent after a POST update to APIC.
- Added test cases in multiple modules to test no-verification flag option.
Codecov Report
Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.
Project coverage is 35.50%. Comparing base (
cfe2d82) to head (69aa218).
| Files | Patch % | Lines |
|---|---|---|
| plugins/module_utils/aci.py | 0.00% | 7 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #633 +/- ##
==========================================
- Coverage 35.52% 35.50% -0.02%
==========================================
Files 259 259
Lines 11919 11925 +6
Branches 1810 1812 +2
==========================================
Hits 4234 4234
- Misses 7685 7691 +6
| Flag | Coverage Δ | |
|---|---|---|
| sanity | 35.50% <0.00%> (-0.02%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.