CiscoDevNet / ansible-nd

Cisco ND Ansible Collection
https://galaxy.ansible.com/cisco/nd
GNU General Public License v3.0
4 stars 14 forks source link

[ignore] change all tasks to include FQCN #63

Closed akinross closed 10 months ago

akinross commented 10 months ago

fixes #61

codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4f3fa75) 36.81% compared to head (99e1b64) 35.92%.

:exclamation: Current head 99e1b64 differs from pull request most recent head 2eaf73a. Consider uploading reports for the commit 2eaf73a to get more accurate results

Files Patch % Lines
plugins/module_utils/nd.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== - Coverage 36.81% 35.92% -0.89% ========================================== Files 29 29 Lines 2260 2260 Branches 497 497 ========================================== - Hits 832 812 -20 - Misses 1371 1393 +22 + Partials 57 55 -2 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-nd/pull/63/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/CiscoDevNet/ansible-nd/pull/63/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `37.47% <0.00%> (-0.41%)` | :arrow_down: | | [sanity](https://app.codecov.io/gh/CiscoDevNet/ansible-nd/pull/63/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `22.52% <0.00%> (ø)` | | 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.