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/registrystate: support snapctl get --pristine #14552

Merged
merged 3 commits into from
Oct 8, 2024

o/registrystate: extend pristine test

a4bab62
Select commit
Loading
Failed to load commit list.
Merged

o/registrystate: support snapctl get --pristine #14552

o/registrystate: extend pristine test
a4bab62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

78.87% (+0.01%) compared to ac897ee

View this Pull Request on Codecov

78.87% (+0.01%) compared to ac897ee

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.87%. Comparing base (ac897ee) to head (a4bab62).
Report is 44 commits behind head on master.

Files with missing lines Patch % Lines
overlord/hookstate/ctlcmd/get.go 72.72% 2 Missing and 1 partial ⚠️
overlord/registrystate/registrystate.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14552      +/-   ##
==========================================
+ Coverage   78.85%   78.87%   +0.01%     
==========================================
  Files        1079     1082       +3     
  Lines      145615   146054     +439     
==========================================
+ Hits       114828   115200     +372     
- Misses      23601    23655      +54     
- Partials     7186     7199      +13     

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