Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): api update #184

Merged
merged 3 commits into from
Feb 8, 2024

fix(storage): add missing '/' in nvme names

e10d0ab
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): api update #184

fix(storage): add missing '/' in nvme names
e10d0ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2024 in 0s

34.76% (-0.17%) compared to 36882b8

View this Pull Request on Codecov

34.76% (-0.17%) compared to 36882b8

Details

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 ⚠️
pydpu/proto/v1/ipsec_pb2.py 4.50% 106 Missing ⚠️
pydpu/proto/v1/opicommon_pb2.py 7.93% 58 Missing ⚠️
pydpu/proto/v1/inventory_pb2.py 16.12% 26 Missing ⚠️
pydpu/proto/v1/ipsec_pb2_grpc.py 28.57% 10 Missing ⚠️
pydpu/ipsec.py 14.28% 6 Missing ⚠️
pydpu/proto/v1/inventory_pb2_grpc.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.