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

[RHELC-1329] Port pkghandler.preserve_only_rhel_kernel() to Action framework #1250

Merged

Add unit test for invalid grub2 entries

d39ebc4
Select commit
Loading
Failed to load commit list.
Merged

[RHELC-1329] Port pkghandler.preserve_only_rhel_kernel() to Action framework #1250

Add unit test for invalid grub2 entries
d39ebc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

96.13% (+0.21%) compared to 703e2b3

View this Pull Request on Codecov

96.13% (+0.21%) compared to 703e2b3

Details

Codecov Report

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

Project coverage is 96.13%. Comparing base (703e2b3) to head (d39ebc4).

Files Patch % Lines
...el/actions/conversion/preserve_only_rhel_kernel.py 97.41% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
+ Coverage   95.92%   96.13%   +0.21%     
==========================================
  Files          56       57       +1     
  Lines        4784     4818      +34     
  Branches      750      846      +96     
==========================================
+ Hits         4589     4632      +43     
+ Misses        111      107       -4     
+ Partials       84       79       -5     

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