Skip to content

feat(storage/nvme): add get backend nvme path cmd

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

19.03% (-50.24%) compared to 86b40eb

View this Pull Request on Codecov

19.03% (-50.24%) compared to 86b40eb

Details

Codecov Report

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

Comparison is base (86b40eb) 69.27% compared to head (52be64b) 19.03%.

❗ Current head 52be64b differs from pull request most recent head 1e82a9f. Consider uploading reports for the commit 1e82a9f to get more accurate results

Files Patch % Lines
cmd/storage/backend/nvme_controller.go 0.00% 30 Missing ⚠️
cmd/storage/backend/nvme_path.go 0.00% 30 Missing ⚠️
cmd/storage/backend/backend.go 0.00% 27 Missing ⚠️
cmd/storage/storage.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #440       +/-   ##
===========================================
- Coverage   69.27%   19.03%   -50.24%     
===========================================
  Files          18       62       +44     
  Lines        1393    10510     +9117     
===========================================
+ Hits          965     2001     +1036     
- Misses        395     8238     +7843     
- Partials       33      271      +238     

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