Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ruff's formatter #177

Merged
merged 5 commits into from
Aug 22, 2024

Run the formatter

fec15d1
Select commit
Loading
Failed to load commit list.
Merged

Use ruff's formatter #177

Run the formatter
fec15d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

76.98% (+0.00%) compared to 6943fc8

View this Pull Request on Codecov

76.98% (+0.00%) compared to 6943fc8

Details

Codecov Report

Attention: Patch coverage is 65.62500% with 44 lines in your changes missing coverage. Please review.

Project coverage is 76.98%. Comparing base (6943fc8) to head (fec15d1).

Files Patch % Lines
...rc/mercury_engine_data_structures/formats/bmtre.py 0.00% 14 Missing ⚠️
...mercury_engine_data_structures/file_tree_editor.py 50.00% 4 Missing ⚠️
src/mercury_engine_data_structures/common_types.py 75.00% 3 Missing ⚠️
...rc/mercury_engine_data_structures/formats/bmsad.py 85.71% 2 Missing ⚠️
...rc/mercury_engine_data_structures/formats/brfld.py 33.33% 2 Missing ⚠️
...ercury_engine_data_structures/formats/gui_files.py 66.66% 2 Missing ⚠️
src/mercury_engine_data_structures/formats/pkg.py 50.00% 2 Missing ⚠️
src/mercury_engine_data_structures/game_check.py 33.33% 2 Missing ⚠️
...pyinstaller/hook-mercury_engine_data_structures.py 0.00% 1 Missing ⚠️
src/mercury_engine_data_structures/cli.py 0.00% 1 Missing ⚠️
... and 11 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   76.98%   76.98%           
=======================================
  Files          76       76           
  Lines        3494     3494           
=======================================
  Hits         2690     2690           
  Misses        804      804           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.