randovania / mercury-engine-data-structures

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

MSR - Add support to bmdefs #151

Closed dyceron closed 4 months ago

dyceron commented 4 months ago

Adds support to bmdefs. I take no credit for 90% of this. Original branch from @ThanatosGit.

I didn't have push permissions for your fork, so I recreated the changes on my own fork.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.49%. Comparing base (dc45bec) to head (2fcd0fb). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 74.39% 74.49% +0.09% ========================================== Files 63 64 +1 Lines 3199 3211 +12 ========================================== + Hits 2380 2392 +12 Misses 819 819 ```

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

dyceron commented 4 months ago

I take no credit for 90% of this.

continues to remove my commit 😅

I didn't know how to add to your commit so I just remade it :/