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 #183

Closed dipendughosh closed 8 months ago

dipendughosh commented 8 months ago

Signed-off-by: Dipendu Ghosh dipendu.ghosh@keysight.com

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7231bfb) 34.82% compared to head (b6d8e33) 34.92%.

Files Patch % Lines
pydpu/proto/v1/l3_xpu_infra_mgr_pb2.py 3.06% 158 Missing :warning:
pydpu/proto/v1/l2_xpu_infra_mgr_pb2.py 3.44% 140 Missing :warning:
pydpu/proto/v1/networktypes_pb2.py 8.19% 56 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== + Coverage 34.82% 34.92% +0.10% ========================================== Files 27 27 Lines 1944 1947 +3 ========================================== + Hits 677 680 +3 Misses 1267 1267 ```

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