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: Fix recreate check for formats without labelling support #435

Merged
merged 2 commits into from
Apr 11, 2024

fix: Fix incorrent populate call

01e09cf
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix recreate check for formats without labelling support #435

fix: Fix incorrent populate call
01e09cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2024 in 0s

11.65% (-4.90%) compared to acd20be

View this Pull Request on Codecov

11.65% (-4.90%) compared to acd20be

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 11.65%. Comparing base (acd20be) to head (01e09cf).

Files Patch % Lines
library/blivet.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   16.54%   11.65%   -4.90%     
==========================================
  Files           2        8       +6     
  Lines         284     1784    +1500     
  Branches       79        0      -79     
==========================================
+ Hits           47      208     +161     
- Misses        237     1576    +1339     

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