randovania / mercury-engine-data-structures

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

Adjust pkg alignment for SR #103

Closed dyceron closed 1 year ago

dyceron commented 1 year ago

Samus Returns requires a different pkg alignment than Dread. This allows the files to be built properly and allow the rando to function on console (and fix Citra issues).

codecov[bot] commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0e58da4) 73.94% compared to head (ada594b) 73.94%.

Files Patch % Lines
src/mercury_engine_data_structures/formats/pkg.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================== - Coverage 73.94% 73.94% -0.01% ========================================== Files 61 61 Lines 3113 3116 +3 ========================================== + Hits 2302 2304 +2 - Misses 811 812 +1 ```

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