Skip to content

[LEP-2004] fix(disk): "findmnt" fallback for missing fstype, increase…

66ddc49
Select commit
Loading
Failed to load commit list.
Merged

[LEP-2004] fix(disk): "findmnt" fallback for missing fstype, increase test coverage #1059

[LEP-2004] fix(disk): "findmnt" fallback for missing fstype, increase…
66ddc49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 1s

67.10% (+0.40%) compared to 68139d1

View this Pull Request on Codecov

67.10% (+0.40%) compared to 68139d1

Details

Codecov Report

❌ Patch coverage is 68.83117% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.10%. Comparing base (68139d1) to head (66ddc49).

Files with missing lines Patch % Lines
pkg/disk/lsblk.go 68.83% 23 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1059      +/-   ##
==========================================
+ Coverage   66.69%   67.10%   +0.40%     
==========================================
  Files         314      314              
  Lines       26571    26617      +46     
==========================================
+ Hits        17722    17861     +139     
+ Misses       7961     7873      -88     
+ Partials      888      883       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.