chore(deps): bump golangci/golangci-lint-action from 3 to 4 #54
Codecov / codecov/project
succeeded
Feb 12, 2024 in 0s
55.90% (+0.99%) compared to 2c8fb23
View this Pull Request on Codecov
55.90% (+0.99%) compared to 2c8fb23
Details
Codecov Report
Attention: 38 lines
in your changes are missing coverage. Please review.
Comparison is base (
2c8fb23
) 54.91% compared to head (ec6a94e
) 55.90%.
Report is 31 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
cmd/snapshot.go | 26.66% | 11 Missing |
cmd/rekey.go | 64.00% | 4 Missing and 5 partials |
pkg/config/cluster.go | 37.50% | 4 Missing and 1 partial |
pkg/config/config.go | 20.00% | 2 Missing and 2 partials |
cmd/generateroot.go | 50.00% | 1 Missing and 2 partials |
cmd/unseal.go | 0.00% | 1 Missing and 1 partial |
cmd/adhoc.go | 75.00% | 0 Missing and 1 partial |
cmd/custom.go | 87.50% | 1 Missing |
cmd/initialize.go | 0.00% | 0 Missing and 1 partial |
pkg/utils/utils.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #54 +/- ##
==========================================
+ Coverage 54.91% 55.90% +0.99%
==========================================
Files 22 22
Lines 854 880 +26
==========================================
+ Hits 469 492 +23
- Misses 284 305 +21
+ Partials 101 83 -18
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading