fix: update go.mod (vendor) & golangci-lint & mocks #20070
Merged
Codecov / codecov/project
failed
Mar 1, 2024 in 1s
67.42% (-0.01%) compared to 2196ba7
View this Pull Request on Codecov
67.42% (-0.01%) compared to 2196ba7
Details
Codecov Report
Attention: Patch coverage is 61.40351%
with 110 lines
in your changes are missing coverage. Please review.
Project coverage is 67.42%. Comparing base (
2196ba7
) to head (b4103ad
).
Additional details and impacted files
@@ Coverage Diff @@
## release-2.9.0 #20070 +/- ##
=================================================
- Coverage 67.42% 67.42% -0.01%
=================================================
Files 993 993
Lines 108990 108981 -9
Branches 2752 2752
=================================================
- Hits 73491 73477 -14
- Misses 31540 31545 +5
Partials 3959 3959
Files | Coverage Δ | |
---|---|---|
src/common/rbac/project/evaluator.go | 67.92% <100.00%> (ø) |
|
src/common/security/secret/context.go | 93.75% <100.00%> (ø) |
|
src/common/utils/uaa/fake_client.go | 94.00% <100.00%> (ø) |
|
src/controller/artifact/annotation/v1alpha1.go | 64.81% <100.00%> (ø) |
|
src/controller/artifact/processor/chart/chart.go | 61.76% <100.00%> (ø) |
|
src/controller/artifact/processor/cnab/cnab.go | 58.06% <100.00%> (ø) |
|
src/controller/artifact/processor/default.go | 71.42% <100.00%> (ø) |
|
src/controller/artifact/processor/image/index.go | 69.23% <100.00%> (ø) |
|
...controller/artifact/processor/image/manifest_v1.go | 69.56% <100.00%> (ø) |
|
...controller/artifact/processor/image/manifest_v2.go | 71.21% <100.00%> (ø) |
|
... and 132 more |
Loading