Skip to content

feat(storage): add NvmePath class

Codecov / codecov/project failed Feb 9, 2024 in 0s

32.34% (-2.58%) compared to 36882b8

View this Pull Request on Codecov

32.34% (-2.58%) compared to 36882b8

Details

Codecov Report

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

Comparison is base (36882b8) 34.92% compared to head (0a602ce) 32.34%.
Report is 3 commits behind head on main.

Files Patch % Lines
pydpu/proto/v1/frontend_nvme_pb2.py 1.87% 262 Missing ⚠️
pydpu/proto/v1/backend_nvme_pb2.py 2.48% 196 Missing ⚠️
pydpu/proto/v1/ipsec_pb2.py 4.50% 106 Missing ⚠️
pydpu/storage.py 27.58% 63 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     #185      +/-   ##
==========================================
- Coverage   34.92%   32.34%   -2.58%     
==========================================
  Files          27       28       +1     
  Lines        1947     2365     +418     
==========================================
+ Hits          680      765      +85     
- Misses       1267     1600     +333     

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