ansible-aci icon indicating copy to clipboard operation
ansible-aci copied to clipboard

ACI HTTP Plugin

Open shrsr opened this issue 3 years ago • 4 comments

This ACI plugin provides the HTTP API transport methods needed to initiate a connection to the ACI controller, send API requests and process the response from the controller.

shrsr avatar Jan 08 '21 16:01 shrsr

Codecov Report

Patch coverage: 14.89% and project coverage change: -0.36% :warning:

Comparison is base (6b54766) 35.95% compared to head (2dfb95b) 35.60%.

:exclamation: Current head 2dfb95b differs from pull request most recent head 0bbd2b3. Consider uploading reports for the commit 0bbd2b3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   35.95%   35.60%   -0.36%     
==========================================
  Files         179      180       +1     
  Lines        7995     8187     +192     
  Branches     1184     1214      +30     
==========================================
+ Hits         2875     2915      +40     
- Misses       5120     5272     +152     
Flag Coverage Δ
sanity 35.60% <14.89%> (-0.36%) :arrow_down:

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

Files Changed Coverage Δ
plugins/doc_fragments/aci.py 100.00% <ø> (ø)
plugins/modules/aci_access_span_src_group.py 37.20% <0.00%> (ø)
plugins/modules/aci_access_span_src_group_src.py 25.75% <0.00%> (ø)
plugins/modules/aci_config_rollback.py 33.33% <0.00%> (-2.61%) :arrow_down:
plugins/modules/aci_fabric_span_src_group_src.py 30.90% <0.00%> (ø)
plugins/modules/aci_rest.py 27.27% <0.00%> (-0.34%) :arrow_down:
plugins/modules/aci_config_snapshot.py 27.58% <10.00%> (-1.83%) :arrow_down:
plugins/module_utils/aci.py 11.41% <11.53%> (+0.57%) :arrow_up:
plugins/httpapi/aci.py 18.06% <18.06%> (ø)
plugins/module_utils/constants.py 100.00% <100.00%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 23 '21 19:01 codecov[bot]

@shrsr Any update on this? I'm still hoping that it get's fixed someday. :grinning:

Schrottfresse avatar Jul 15 '21 12:07 Schrottfresse

@Schrottfresse It is still in the works but we have it in our to-do-list (near future) :)

shrsr avatar Jul 19 '21 17:07 shrsr

Please also rebase on latest master.

lhercot avatar Aug 04 '22 01:08 lhercot

Since this PR is almost two years old, I'll need to modify the code to bring it close to the current master in upstream and then rebase.

shrsr avatar Nov 09 '22 17:11 shrsr