Closed qwerty287 closed 7 months ago
Attention: Patch coverage is 74.50980%
with 13 lines
in your changes are missing coverage. Please review.
Project coverage is 42.46%. Comparing base (
0181922
) to head (7bad1bb
).
Files | Patch % | Lines |
---|---|---|
cmd/stubs/api/main.go | 0.00% | 11 Missing :warning: |
pkg/api/v2/recipe.go | 90.00% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi, thanks for your PR :) I will look into it the next days.
Done
Enable https://golangci-lint.run and fix the issues it found.
If you don't like any of these linters, I'm happy to disable them and revert the changes related to them, but in general I think all I enabled now are useful.