Closed jraddaoui closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.24%. Comparing base (
c40dd94
) to head (c5b2918
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@jraddaoui there's just one little typo in the commit message for a9a74c2:
`golangci-lint` doesn't exist with error when it does automatic fixes.
"exist" should be "exit" I think.
Check individual commits for more info, I separated the changes in four commits to be able to see the failures in CI. I think it's okay to merge like that but let me know if you think squashing them into one is better.