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

feat: Added support for creating shared LVM setups #388

Merged
merged 2 commits into from
Dec 12, 2023

Added blivet backwards compatibility for shared VGs

7d8b953
Select commit
Loading
Failed to load commit list.
Merged

feat: Added support for creating shared LVM setups #388

Added blivet backwards compatibility for shared VGs
7d8b953
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2023 in 1s

13.65% (-0.03%) compared to c4147d2

View this Pull Request on Codecov

13.65% (-0.03%) compared to c4147d2

Details

Codecov Report

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

Comparison is base (c4147d2) 13.67% compared to head (7d8b953) 13.65%.
Report is 15 commits behind head on main.

Files Patch % Lines
library/blivet.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   13.67%   13.65%   -0.03%     
==========================================
  Files           8        8              
  Lines        1733     1736       +3     
  Branches       79       79              
==========================================
  Hits          237      237              
- Misses       1496     1499       +3     

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