randovania / mercury-engine-data-structures

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

fixed bug in --dump-to flag #134

Closed steven11sjf closed 6 months ago

steven11sjf commented 7 months ago

this was causing an issue dumping navmeshes, since emmy traversals use integer keys.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 74.13%. Comparing base (5406de1) to head (9fb624b).

Files Patch % Lines
...ngine_data_structures/construct_extensions/json.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ======================================= Coverage 74.13% 74.13% ======================================= Files 63 63 Lines 3155 3155 ======================================= Hits 2339 2339 Misses 816 816 ```

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