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

chore: enable use-any from revive #21282

Merged

chore: enable use-any from revive

9e041e4
Select commit
Loading
Failed to load commit list.
Merged

chore: enable use-any from revive #21282

chore: enable use-any from revive
9e041e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 1s

53.28% (-1.92%) compared to 8126508

View this Pull Request on Codecov

53.28% (-1.92%) compared to 8126508

Details

Codecov Report

Attention: Patch coverage is 86.03945% with 92 lines in your changes missing coverage. Please review.

Project coverage is 53.28%. Comparing base (8126508) to head (9e041e4).

Files with missing lines Patch % Lines
pkg/apiclient/application/forwarder_overwrite.go 31.81% 15 Missing ⚠️
cmd/argocd-dex/commands/argocd_dex.go 0.00% 7 Missing ⚠️
server/application/application.go 63.63% 4 Missing ⚠️
util/clusterauth/clusterauth.go 55.55% 0 Missing and 4 partials ⚠️
util/grpc/errors.go 0.00% 4 Missing ⚠️
util/grpc/grpc.go 33.33% 3 Missing and 1 partial ⚠️
util/kustomize/kustomize.go 63.63% 4 Missing ⚠️
util/settings/settings.go 80.00% 4 Missing ⚠️
applicationset/utils/map.go 40.00% 3 Missing ⚠️
pkg/apiclient/grpcproxy.go 0.00% 3 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21282      +/-   ##
==========================================
- Coverage   55.19%   53.28%   -1.92%     
==========================================
  Files         337      337              
  Lines       57058    57058              
==========================================
- Hits        31496    30403    -1093     
- Misses      22863    24000    +1137     
+ Partials     2699     2655      -44     

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