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: Use blkid instead of lsblk in tests to get partition table #480

Merged
merged 1 commit into from
Aug 27, 2024

fix: Use blkid instead of lsblk in tests to get partition table

024212b
Select commit
Loading
Failed to load commit list.
Merged

fix: Use blkid instead of lsblk in tests to get partition table #480

fix: Use blkid instead of lsblk in tests to get partition table
024212b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2024 in 1s

10.73% (-5.81%) compared to 59fd1c6

View this Pull Request on Codecov

10.73% (-5.81%) compared to 59fd1c6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.73%. Comparing base (59fd1c6) to head (024212b).

❗ There is a different number of reports uploaded between BASE (59fd1c6) and HEAD (024212b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (59fd1c6) HEAD (024212b)
sanity 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
- Coverage   16.54%   10.73%   -5.81%     
==========================================
  Files           2        8       +6     
  Lines         284     1946    +1662     
  Branches       79        0      -79     
==========================================
+ Hits           47      209     +162     
- Misses        237     1737    +1500     

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