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

o/snapstate: respect validation sets when refreshing and installing components with snaps #14783

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

o/snapstate: consider validation sets when installing/refreshing comp…

bc97387
Select commit
Loading
Failed to load commit list.
Open

o/snapstate: respect validation sets when refreshing and installing components with snaps #14783

o/snapstate: consider validation sets when installing/refreshing comp…
bc97387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2024 in 0s

78.20% (-0.75%) compared to 96ea7b0

View this Pull Request on Codecov

78.20% (-0.75%) compared to 96ea7b0

Details

Codecov Report

Attention: Patch coverage is 75.42373% with 29 lines in your changes missing coverage. Please review.

Project coverage is 78.20%. Comparing base (96ea7b0) to head (bc97387).
Report is 136 commits behind head on master.

Files with missing lines Patch % Lines
overlord/snapstate/target.go 77.52% 16 Missing and 4 partials ⚠️
overlord/snapstate/snapmgr.go 50.00% 4 Missing and 2 partials ⚠️
overlord/snapstate/storehelpers.go 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14783      +/-   ##
==========================================
- Coverage   78.95%   78.20%   -0.75%     
==========================================
  Files        1084     1148      +64     
  Lines      146638   151351    +4713     
==========================================
+ Hits       115773   118359    +2586     
- Misses      23667    25659    +1992     
- Partials     7198     7333     +135     

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