randovania / mercury-engine-data-structures

Construct type definitions for Mercury Engine.
MIT License
2 stars 12 forks source link

Version checking #232

Closed steven11sjf closed 3 weeks ago

steven11sjf commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 78.57143% with 27 lines in your changes missing coverage. Please review.

Project coverage is 75.54%. Comparing base (d41e7e7) to head (65e8671). Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...ry_engine_data_structures/_dread_data_construct.py 66.66% 8 Missing :warning:
src/mercury_engine_data_structures/dread_data.py 65.21% 8 Missing :warning:
...rcury_engine_data_structures/samus_returns_data.py 61.90% 8 Missing :warning:
...rcury_engine_data_structures/version_validation.py 87.50% 2 Missing :warning:
src/mercury_engine_data_structures/game_check.py 96.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #232 +/- ## ========================================== + Coverage 75.53% 75.54% +0.01% ========================================== Files 77 78 +1 Lines 3670 3766 +96 ========================================== + Hits 2772 2845 +73 - Misses 898 921 +23 ```

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