opiproject / pydpu

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

chore(deps): api update #184

Closed artek-koltun closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 469 lines in your changes are missing coverage. Please review.

Comparison is base (36882b8) 34.92% compared to head (e10d0ab) 34.76%.

Files Patch % Lines
pydpu/proto/v1/frontend_nvme_pb2.py 1.87% 262 Missing :warning:
pydpu/proto/v1/ipsec_pb2.py 4.50% 106 Missing :warning:
pydpu/proto/v1/opicommon_pb2.py 7.93% 58 Missing :warning:
pydpu/proto/v1/inventory_pb2.py 16.12% 26 Missing :warning:
pydpu/proto/v1/ipsec_pb2_grpc.py 28.57% 10 Missing :warning:
pydpu/ipsec.py 14.28% 6 Missing :warning:
pydpu/proto/v1/inventory_pb2_grpc.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 34.92% 34.76% -0.17% ========================================== Files 27 26 -1 Lines 1947 1936 -11 ========================================== - Hits 680 673 -7 + Misses 1267 1263 -4 ```

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