Open ReubenJ opened 1 month ago
Attention: Patch coverage is 62.82051%
with 87 lines
in your changes missing coverage. Please review.
Project coverage is 66.66%. Comparing base (
24c3600
) to head (afdb86c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Failing code coverage is because of the many lines that have changed due to reformatting. Codecov reports that tests do not cover the changes in this PR, but these were not covered before either, and the changes were just formatting.
All changes in
src
andtest
are a result of running the formatting script.