randovania / mercury-engine-data-structures

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

Add BAPD #181

Closed steven11sjf closed 3 months ago

steven11sjf commented 3 months ago
steven11sjf commented 3 months ago

precommit got me fighting for my life 💀

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 74.60%. Comparing base (2bff8bc) to head (e8adabe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== + Coverage 74.53% 74.60% +0.07% ========================================== Files 65 66 +1 Lines 3255 3265 +10 ========================================== + Hits 2426 2436 +10 Misses 829 829 ```

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

steven11sjf commented 3 months ago

applied the circular-import fix here (don't make the files rely on meds.formats), and rebased on main. i'll do a separate PR to fix this issue for all other formats.