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

PatchEnvelopes: move PatchEnvelopeAppUsage from App to Metrics #3664

Merged
merged 2 commits into from
Dec 15, 2023

PatchEnvelopes: move PatchEnvelopeAppUsage from App to Metrics

fc7f4be
Select commit
Loading
Failed to load commit list.
Merged

PatchEnvelopes: move PatchEnvelopeAppUsage from App to Metrics #3664

PatchEnvelopes: move PatchEnvelopeAppUsage from App to Metrics
fc7f4be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2023 in 0s

19.60% (-0.01%) compared to b3d1d28

View this Pull Request on Codecov

19.60% (-0.01%) compared to b3d1d28

Details

Codecov Report

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

Comparison is base (b3d1d28) 19.61% compared to head (fc7f4be) 19.60%.
Report is 3 commits behind head on master.

Files Patch % Lines
pkg/pillar/cmd/volumemgr/initialvolumestatus.go 0.00% 5 Missing ⚠️
pkg/pillar/cmd/volumemgr/updatestatus.go 0.00% 5 Missing ⚠️
pkg/pillar/containerd/containerd.go 0.00% 5 Missing ⚠️
pkg/pillar/cmd/volumemgr/blob.go 0.00% 4 Missing ⚠️
pkg/pillar/cmd/volumemgr/handlevolume.go 0.00% 4 Missing ⚠️
pkg/pillar/cmd/zedagent/handlepatchenvelopes.go 0.00% 3 Missing ⚠️
pkg/pillar/cmd/zedagent/handlemetrics.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3664      +/-   ##
==========================================
- Coverage   19.61%   19.60%   -0.01%     
==========================================
  Files         232      232              
  Lines       50746    50770      +24     
==========================================
  Hits         9954     9954              
- Misses      40069    40092      +23     
- Partials      723      724       +1     

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