PennyDreadfulMTG / Penny-Dreadful-Tools

A suite of tools for the Penny Dreadful MTGO community
https://pennydreadfulmagic.com
MIT License
40 stars 28 forks source link

Add a bunch of ruff checking with an eye to migrating fully #12805

Closed bakert closed 3 months ago

bakert commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 64.91228% with 20 lines in your changes missing coverage. Please review.

Project coverage is 50.73%. Comparing base (8c16f6b) to head (b1fc3d7). Report is 2 commits behind head on master.

Files Patch % Lines
decksite/data/season.py 0.00% 4 Missing :warning:
decksite/data/achievements.py 40.00% 3 Missing :warning:
discordbot/commands/resources.py 0.00% 2 Missing :warning:
analysis/analysis.py 0.00% 1 Missing :warning:
decksite/data/archetype.py 85.71% 1 Missing :warning:
decksite/data/person.py 0.00% 1 Missing :warning:
decksite/data/rule.py 0.00% 1 Missing :warning:
decksite/views/prizes.py 0.00% 1 Missing :warning:
discordbot/commands/dreadrise.py 0.00% 1 Missing :warning:
magic/fetcher.py 0.00% 0 Missing and 1 partial :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12805 +/- ## ========================================== - Coverage 50.74% 50.73% -0.02% ========================================== Files 318 318 Lines 18006 18000 -6 Branches 2677 2677 ========================================== - Hits 9138 9133 -5 + Misses 8529 8523 -6 - Partials 339 344 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.