openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
7 stars 2 forks source link

Fix Golangci-lint configuration #585

Closed mpass99 closed 2 months ago

mpass99 commented 2 months ago

Open to discussion: By specifying the linters explicitly in an allow list, we are missing all the linters that are added in each release. Should we drop the allow list and introduce a deny list if necessary?

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.15%. Comparing base (4c63ef5) to head (92f966e). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #585 +/- ## ========================================== + Coverage 77.12% 77.15% +0.02% ========================================== Files 41 41 Lines 3489 3493 +4 ========================================== + Hits 2691 2695 +4 Misses 586 586 Partials 212 212 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.