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

🌱 lint: remove linter ignores from .golangci-lint for gosec #2381

Merged
merged 1 commit into from
Sep 25, 2023

lint: remove linter ignores from .golangci-lint

3e16b30
Select commit
Loading
Failed to load commit list.
Merged

🌱 lint: remove linter ignores from .golangci-lint for gosec #2381

lint: remove linter ignores from .golangci-lint
3e16b30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 1s

60.79% (-0.17%) compared to d37d6f9

View this Pull Request on Codecov

60.79% (-0.17%) compared to d37d6f9

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.17% ⚠️

Comparison is base (d37d6f9) 60.96% compared to head (3e16b30) 60.79%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2381      +/-   ##
==========================================
- Coverage   60.96%   60.79%   -0.17%     
==========================================
  Files         164      164              
  Lines        9469     9469              
==========================================
- Hits         5773     5757      -16     
- Misses       3285     3297      +12     
- Partials      411      415       +4     
Files Changed Coverage Δ
...rollers/vspheredeploymentzone_controller_domain.go 47.79% <0.00%> (-8.09%) ⬇️
test/helpers/mod.go 0.00% <0.00%> (ø)
test/helpers/vcsim/builder.go 85.10% <100.00%> (ø)
test/helpers/webhook.go 63.63% <100.00%> (ø)

... and 5 files with indirect coverage changes

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