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

Fix regression where non-raid attached disks did not determine correct disk type #133

Merged
merged 2 commits into from
Feb 22, 2024

Fix regression where non-raid attached disks did not determine correc…

749ccdd
Select commit
Loading
Failed to load commit list.
Merged

Fix regression where non-raid attached disks did not determine correct disk type #133

Fix regression where non-raid attached disks did not determine correc…
749ccdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

66.02% (+0.64%) compared to 7b7d307

View this Pull Request on Codecov

66.02% (+0.64%) compared to 7b7d307

Details

Codecov Report

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

Comparison is base (7b7d307) 65.38% compared to head (749ccdd) 66.02%.

Files Patch % Lines
linux/system.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   65.38%   66.02%   +0.64%     
==========================================
  Files          17       17              
  Lines        2551     2555       +4     
==========================================
+ Hits         1668     1687      +19     
+ Misses        683      661      -22     
- Partials      200      207       +7     

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