randovania / open-prime-rando

Open Source randomizer patcher for Metroid Prime 2 and eventually 3.
GNU General Public License v3.0
2 stars 7 forks source link

Repository maintenance: Ruff formatter, rules, auto-allow dependabot #106

Open henriquegemignani opened 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.20%. Comparing base (9bd7b91) to head (7954325).

Files Patch % Lines
src/open_prime_rando/cli.py 0.00% 5 Missing :warning:
src/open_prime_rando/__pyinstaller/__init__.py 0.00% 3 Missing :warning:
...pen_prime_rando/dol_patching/prime1/dol_patches.py 0.00% 3 Missing :warning:
..._prime_rando/dol_patching/all_prime_dol_patches.py 60.00% 2 Missing :warning:
...en_prime_rando/echoes/dock_lock_rando/dock_type.py 91.30% 2 Missing :warning:
...prime_rando/__pyinstaller/hook-open_prime_rando.py 0.00% 1 Missing :warning:
.../open_prime_rando/echoes/custom_assets/__init__.py 88.88% 1 Missing :warning:
.../echoes/elevators/auto_enabled_elevator_patches.py 50.00% 1 Missing :warning:
src/open_prime_rando/echoes_patcher.py 90.90% 1 Missing :warning:
src/open_prime_rando/patcher_editor.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 87.29% 87.20% -0.09% ========================================== Files 41 41 Lines 1763 1759 -4 ========================================== - Hits 1539 1534 -5 - Misses 224 225 +1 ```

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