Closed RiesBen closed 3 months ago
Attention: Patch coverage is 90.13605%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 90.90%. Comparing base (
193a55d
) to head (af0a844
). Report is 1 commits behind head on build_v1.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@RiesBen the correct approach is to squash merge when applying black
to a codebase, that way you don't overwrite your entire history - is this what you did here and/or can you isolate the commit where you applied black
so we can put it in the git ignore list?
This PR is reafactoring the whole Repo with Black, improving the code readability.
Depends on #58 , as has the same origin.