opiproject / pydpu

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

storage: create_nvme_ functions #25

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 #25 (8cb0b55) into main (7fde47f) will decrease coverage by 0.28%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   63.26%   62.98%   -0.28%     
==========================================
  Files          15       16       +1     
  Lines         901     1105     +204     
==========================================
+ Hits          570      696     +126     
- Misses        331      409      +78     
Impacted Files Coverage Δ
pydpu/storage.py 89.28% <88.46%> (-10.72%) :arrow_down:
pydpu/cli.py 96.42% <100.00%> (+1.30%) :arrow_up:
tests/test_cli.py 100.00% <100.00%> (ø)
pydpu/proto/v1/frontend_nvme_pcie_pb2_grpc.py 51.92% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.