Skip to content

Conversation

@gmicol
Copy link
Collaborator

@gmicol gmicol commented Jun 30, 2023

Solve #435

@gmicol
Copy link
Collaborator Author

gmicol commented Jun 30, 2023

Missing test case for aci_bd_to_l3out added.

@gmicol gmicol linked an issue Jun 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch coverage: 36.48% and project coverage change: -57.20% ⚠️

Comparison is base (86243d2) 92.78% compared to head (02d34a0) 35.59%.

❗ Current head 02d34a0 differs from pull request most recent head ad05c91. Consider uploading reports for the commit ad05c91 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #453       +/-   ##
===========================================
- Coverage   92.78%   35.59%   -57.20%     
===========================================
  Files         181      181               
  Lines        8237     8291       +54     
  Branches     1220     1222        +2     
===========================================
- Hits         7643     2951     -4692     
- Misses        525     5340     +4815     
+ Partials       69        0       -69     
Flag Coverage Δ
integration ?
sanity 35.59% <36.48%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
plugins/modules/aci_interface_policy_lldp.py 50.00% <ø> (ø)
plugins/modules/aci_interface_policy_ospf.py 30.76% <ø> (-69.24%) ⬇️
...ugins/modules/aci_interface_policy_port_channel.py 31.37% <ø> (ø)
plugins/modules/aci_maintenance_group_node.py 46.87% <0.00%> (-4.85%) ⬇️
plugins/modules/aci_tenant_ep_retention_policy.py 29.31% <0.00%> (ø)
plugins/modules/aci_interface_policy_mcp.py 44.73% <14.28%> (-6.88%) ⬇️
plugins/modules/aci_interface_policy_fc.py 45.94% <16.66%> (-5.67%) ⬇️
plugins/modules/aci_maintenance_policy.py 38.29% <16.66%> (-7.16%) ⬇️
plugins/modules/aci_firmware_policy.py 45.94% <30.00%> (-2.54%) ⬇️
plugins/modules/aci_firmware_group_node.py 46.87% <40.00%> (-4.85%) ⬇️
... and 4 more

... and 159 files with indirect coverage changes

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

@gmicol
Copy link
Collaborator Author

gmicol commented Jun 30, 2023

Missing test case for aci_l3out_route_tag_policy added.

sajagana
sajagana previously approved these changes Jul 5, 2023
Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

shrsr
shrsr previously approved these changes Jul 5, 2023
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shrsr
Copy link
Collaborator

shrsr commented Jul 5, 2023

I'm not sure why but there is an indentation error in the aci_contract module related to sanity check

@gmicol gmicol dismissed stale reviews from shrsr and sajagana via 8c1edde July 18, 2023 02:48
@gmicol gmicol force-pushed the 435-missing_test_cases branch from c77b90a to 8c1edde Compare July 18, 2023 02:48
@gmicol
Copy link
Collaborator Author

gmicol commented Jul 18, 2023

Missing test case added for:

  • aci_maintenance_policy
  • aci_maintenance_group
  • aci_maintenance_group_node
  • aci_fabric_scheduler
  • aci_firmware_policy
  • aci_firmware_group
  • aci_firmware_group_node

@gmicol
Copy link
Collaborator Author

gmicol commented Jul 18, 2023

Missing test cases added:

  • aci_interface_policy_fc
  • aci_interface_policy_l2

@gmicol
Copy link
Collaborator Author

gmicol commented Jul 18, 2023

Missing test cases added:

  • aci_interface_policy_lldp
  • aci_interface_policy_mcp
  • aci_interface_policy_port_channel

@gmicol
Copy link
Collaborator Author

gmicol commented Jul 19, 2023

Last missing test cases added:

  • aci_tenant_action_rule
  • aci_tenant_ep_retention_policy

@gmicol gmicol force-pushed the 435-missing_test_cases branch from 83eee88 to 04a7ad1 Compare July 27, 2023 17:19
@gmicol gmicol requested review from akinross and anvitha-jain July 27, 2023 17:23
@gmicol gmicol requested a review from anvitha-jain July 28, 2023 17:48
@gmicol gmicol requested a review from shrsr August 1, 2023 18:04
@gmicol gmicol dismissed stale reviews from anvitha-jain and shrsr via ad05c91 August 22, 2023 11:40
@gmicol gmicol force-pushed the 435-missing_test_cases branch from 207c3de to ad05c91 Compare August 22, 2023 11:40
@gmicol
Copy link
Collaborator Author

gmicol commented Aug 22, 2023

I see sanity failing also, did you check this?

I made a few changes to the pr so that the sanity tests are successful

Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing test cases for existing modules

6 participants