Closed vojtechtrefny closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 11.64%. Comparing base (
acd20be
) to head (d6c8d95
). Report is 11 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[citest]
@vojtechtrefny please rebase on top of the latest main to fix the get_unused_disk issue
[citest]
Different versions of blivet return a different error message when trying to create a filesystem with invalid parameters.
On Fedora 39 and older: "Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')"
On Fedora 40 and newer: "Failed to commit changes to disk: Process reported exit code 1: mke2fs: invalid block size - 512\n"