opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

feat(evpn): replace cloud with evpn APIs #90

Closed glimchb closed 1 year ago

glimchb commented 1 year ago

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (a6080cf) into main (9461bf7) will increase coverage by 3.22%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   32.86%   36.09%   +3.22%     
==========================================
  Files          33       22      -11     
  Lines        3155     1726    -1429     
==========================================
- Hits         1037      623     -414     
+ Misses       2118     1103    -1015     
Files Changed Coverage Δ
pydpu/cli.py 77.44% <100.00%> (+2.86%) :arrow_up:
pydpu/evpn.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

:loudspeaker: Have feedback on the report? Share it here.