randovania / mercury-engine-data-structures

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

Speedup parsing/building BCSKLA and BMSAS #212

Closed henriquegemignani closed 2 months ago

henriquegemignani commented 3 months ago

These are the most time consuming tests. BCSKLA can be improved further, but it's proving tricky to compile it correctly.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.37%. Comparing base (bb88289) to head (5f5f887). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ========================================== - Coverage 76.47% 76.37% -0.11% ========================================== Files 76 76 Lines 3528 3521 -7 ========================================== - Hits 2698 2689 -9 - Misses 830 832 +2 ```

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