Skip to content

fix: always ensure endpoint creation

Codecov / codecov/project succeeded Dec 8, 2024 in 0s

22.91% (+0.01%) compared to 9425f07

View this Pull Request on Codecov

22.91% (+0.01%) compared to 9425f07

Details

Codecov Report

Attention: Patch coverage is 47.18310% with 75 lines in your changes missing coverage. Please review.

Project coverage is 22.91%. Comparing base (9425f07) to head (d9c40b0).

Files with missing lines Patch % Lines
pkg/nvme/initiator.go 45.90% 54 Missing and 12 partials ⚠️
pkg/types/types.go 0.00% 4 Missing ⚠️
pkg/nvme/nvme.go 40.00% 3 Missing ⚠️
pkg/nvme/nvmecli.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   22.89%   22.91%   +0.01%     
==========================================
  Files          34       34              
  Lines        4813     4840      +27     
==========================================
+ Hits         1102     1109       +7     
- Misses       3537     3555      +18     
- Partials      174      176       +2     

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