Skip to content

Add missing file endings in ValueError

Codecov / codecov/project succeeded Oct 11, 2024 in 0s

77.02% (+0.65%) compared to 135a8fa

View this Pull Request on Codecov

77.02% (+0.65%) compared to 135a8fa

Details

Codecov Report

Attention: Patch coverage is 86.34146% with 28 lines in your changes missing coverage. Please review.

Project coverage is 77.02%. Comparing base (135a8fa) to head (9ae4640).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...c/mercury_engine_data_structures/formats/rom3ds.py 88.46% 15 Missing ⚠️
src/mercury_engine_data_structures/romfs.py 88.33% 7 Missing ⚠️
src/mercury_engine_data_structures/cli.py 0.00% 5 Missing ⚠️
...mercury_engine_data_structures/file_tree_editor.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   76.37%   77.02%   +0.65%     
==========================================
  Files          76       78       +2     
  Lines        3521     3699     +178     
==========================================
+ Hits         2689     2849     +160     
- Misses        832      850      +18     

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