CiscoDevNet / ansible-aci

Cisco ACI Ansible Collection
https://galaxy.ansible.com/cisco/aci
GNU General Public License v3.0
138 stars 94 forks source link

Update Storm Control Policy Module and integration test #604

Closed gmicol closed 7 months ago

gmicol commented 7 months ago

Update and Polish the Storm Control Interface Policy module and integration test first created by @netgirard. From Pull request #389

Updated Module:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 31.74603% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 35.59%. Comparing base (d038cc1) to head (5b6e92d).

Files Patch % Lines
...gins/modules/aci_interface_policy_storm_control.py 28.33% 43 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #604 +/- ## ========================================== - Coverage 35.61% 35.59% -0.03% ========================================== Files 254 255 +1 Lines 11643 11706 +63 Branches 1763 1773 +10 ========================================== + Hits 4147 4167 +20 - Misses 7496 7539 +43 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/604/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/604/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.59% <31.74%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.