Skip to content

Conversation

steven11sjf
Copy link
Contributor

  • updated RSOT to reorder some properties
  • changed string encoding to iso-8859-1
    • two Relays in Elysia - Skytram East contain the tm character (0x99)
    • some strings contain raw data (FluidProperties.FluidLockString)
  • MREA p3 tests parse/build all SCLY

Note: It does parse/build every MREA but it may not cover all possible values. iso-8859-1 has some bytes without proper encodings, and it seems like strings are actually bytestrings in engine. It's likely not to be required outside of niche romhack usage, and since it's a superset of ASCII it should suffice for most use cases.

- updated RSOT to reorder some properties
- changed string encoding to iso-8859-1
  - two Relays in Elysia - Skytram East contain the tm character (0x99)
  - some strings contain raw data (FluidProperties.FluidLockString)
- MREA p3 tests parse/build all SCLY
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.50%. Comparing base (e71dfe9) to head (b8e6603).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   69.49%   69.50%   +0.01%     
==========================================
  Files          88       88              
  Lines        5523     5523              
  Branches      764      764              
==========================================
+ Hits         3838     3839       +1     
+ Misses       1543     1542       -1     
  Partials      142      142              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant