Skip to content
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

[minor_changes] Added BFD Multihop Interface policy (bfdMhIfPol) class. #492

Merged
merged 10 commits into from
Dec 20, 2023

[ignore] Renamed interface_profile_type parameter to authentication_t…

832f485
Select commit
Loading
Failed to load commit list.
Merged

[minor_changes] Added BFD Multihop Interface policy (bfdMhIfPol) class. #492

[ignore] Renamed interface_profile_type parameter to authentication_t…
832f485
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2023 in 0s

35.32% (-60.99%) compared to 910e70d

View this Pull Request on Codecov

35.32% (-60.99%) compared to 910e70d

Details

Codecov Report

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

Comparison is base (910e70d) 96.30% compared to head (832f485) 35.32%.
Report is 69 commits behind head on master.

Files Patch % Lines
...odules/aci_l3out_bfd_multihop_interface_profile.py 33.33% 30 Missing ⚠️
plugins/modules/aci_l3out_bfd_interface_profile.py 34.09% 29 Missing ⚠️
plugins/modules/aci_bfd_multihop_node_policy.py 34.88% 28 Missing ⚠️
plugins/modules/aci_interface_policy_bfd.py 34.88% 28 Missing ⚠️
...ugins/modules/aci_interface_policy_bfd_multihop.py 34.88% 28 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #492       +/-   ##
===========================================
- Coverage   96.30%   35.32%   -60.99%     
===========================================
  Files         210      230       +20     
  Lines        9720    10610      +890     
  Branches     1447     1591      +144     
===========================================
- Hits         9361     3748     -5613     
- Misses        277     6862     +6585     
+ Partials       82        0       -82     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.