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

Gracefully handle missing physical devices in LVM2 #27

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Mar 14, 2024

Fixes #33

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.38%. Comparing base (3ba83d3) to head (8b773b3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   72.35%   72.38%   +0.02%     
==========================================
  Files          26       26              
  Lines        1957     1959       +2     
==========================================
+ Hits         1416     1418       +2     
  Misses        541      541              
Flag Coverage Δ
unittests 72.38% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Schamper Schamper merged commit 70006bc into main Jul 3, 2024
18 checks passed
@Schamper Schamper deleted the handle-missing-pv-error branch July 3, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LVM2 raises a KeyError when trying to open a logical volume for which we are missing physical devices
3 participants