opiproject / pydpu

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

chore(proto): update to latest proto files #89

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 #89 (9fdfe66) into main (2e7af05) will decrease coverage by 20.28%. The diff coverage is 42.63%.

@@             Coverage Diff             @@
##             main      #89       +/-   ##
===========================================
- Coverage   53.14%   32.86%   -20.28%     
===========================================
  Files          33       33               
  Lines        4520     3155     -1365     
===========================================
- Hits         2402     1037     -1365     
  Misses       2118     2118               
Files Changed Coverage Δ
pydpu/proto/v1/frontend_nvme_pcie_pb2_grpc.py 51.92% <ø> (ø)
pydpu/proto/v1/frontend_nvme_pcie_pb2.py 6.56% <1.33%> (ø)
pydpu/proto/v1/bgp_pb2.py 14.63% <100.00%> (-58.34%) :arrow_down:
pydpu/proto/v1/cloudrpc_pb2.py 4.37% <100.00%> (-33.47%) :arrow_down:
pydpu/proto/v1/device_pb2.py 35.13% <100.00%> (-28.51%) :arrow_down:
pydpu/proto/v1/interface_pb2.py 26.08% <100.00%> (-39.57%) :arrow_down:
pydpu/proto/v1/inventory_pb2.py 35.00% <100.00%> (-26.20%) :arrow_down:
pydpu/proto/v1/ipsec_pb2.py 8.62% <100.00%> (-59.36%) :arrow_down:
pydpu/proto/v1/mapping_pb2.py 37.50% <100.00%> (-29.72%) :arrow_down:
pydpu/proto/v1/networkpolicy_pb2.py 18.18% <100.00%> (-44.32%) :arrow_down:
... and 10 more

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