ansible-collections / cisco.nxos

Ansible Network Collection for Cisco NXOS
GNU General Public License v3.0
114 stars 105 forks source link

[WIP] `nxos_vrf_global` resource module #870

Open roverflow opened 1 month ago

roverflow commented 1 month ago
SUMMARY

This PR adds the nxos_vrf_global module

ISSUE TYPE
codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.53%. Comparing base (36066cd) to head (a1a5d42). Report is 23 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #870 +/- ## ========================================== - Coverage 84.77% 84.53% -0.24% ========================================== Files 215 218 +3 Lines 18360 18399 +39 ========================================== - Hits 15564 15554 -10 - Misses 2796 2845 +49 ``` [see 74 files with indirect coverage changes](https://app.codecov.io/gh/ansible-collections/cisco.nxos/pull/870/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections)