Closed twentylemon closed 1 week ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 96.51%. Comparing base (
ba29814
) to head (29a5493
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
duckbot/cogs/games/satisfy/building.py | 50.00% | 1 Missing :warning: |
duckbot/cogs/games/satisfy/item.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
Setting up new Chromebook, I can't seem to get python3.10 on it. Running tests with 3.11, I get,
so moving those around to comply.
Checklist
format
in the repository rootpytest
in the repository root