Closed jacobtomlinson closed 4 months ago
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 95.33%. Comparing base (
87063fc
) to head (ce4648e
). Report is 119 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
kr8s/_exec.py | 70.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Now that
mypy
is passing we can add it to the pre-commit hooks.