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

ACI L4-L7 Services (DCNE-155) #186

Open
wants to merge 127 commits into
base: master
Choose a base branch
from

[ignore] Removed env folder.

5e164a7
Select commit
Loading
Failed to load commit list.
Open

ACI L4-L7 Services (DCNE-155) #186

[ignore] Removed env folder.
5e164a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 0s

35.70% (-22.91%) compared to a1f32b7

View this Pull Request on Codecov

35.70% (-22.91%) compared to a1f32b7

Details

Codecov Report

Attention: Patch coverage is 38.76404% with 436 lines in your changes missing coverage. Please review.

Project coverage is 35.70%. Comparing base (a1f32b7) to head (5e164a7).
Report is 64 commits behind head on master.

Files Patch % Lines
...ins/modules/aci_l4l7_policy_based_redirect_dest.py 20.54% 58 Missing ⚠️
...ns/modules/aci_l4l7_device_selection_if_context.py 24.19% 47 Missing ⚠️
plugins/modules/aci_l4l7_policy_based_redirect.py 33.33% 34 Missing ⚠️
plugins/modules/aci_ip_sla_monitoring_policy.py 34.69% 32 Missing ⚠️
plugins/modules/aci_l4l7_device.py 36.36% 28 Missing ⚠️
...lugins/modules/aci_l4l7_device_selection_policy.py 36.58% 26 Missing ⚠️
...ns/modules/aci_l4l7_service_graph_template_node.py 39.53% 26 Missing ⚠️
...dules/aci_l4l7_service_graph_template_term_node.py 38.09% 26 Missing ⚠️
...4l7_service_graph_template_abs_connection_conns.py 40.54% 22 Missing ⚠️
plugins/modules/aci_l4l7_concrete_interface.py 44.44% 20 Missing ⚠️
... and 8 more

❗ There is a different number of reports uploaded between BASE (a1f32b7) and HEAD (5e164a7). Click for more details.

HEAD has 63 uploads less than BASE
Flag BASE (a1f32b7) HEAD (5e164a7)
sanity 52 1
integration 12 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #186       +/-   ##
===========================================
- Coverage   58.61%   35.70%   -22.91%     
===========================================
  Files         256      276       +20     
  Lines       11791    12631      +840     
  Branches     1786     1902      +116     
===========================================
- Hits         6911     4510     -2401     
- Misses       4768     8121     +3353     
+ Partials      112        0      -112     

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