Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add actors sorted by CRC in Bmsld entity groups #88

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

ThanatosGit
Copy link
Contributor

I hope that we finally figured it out: The "magic" sorting of the actors is by their crc32 value, so MEDS should take care of that and provide the helper functions.
(btw: I'm open for a more efficient way to keep the list sorted)

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (10e24a2) 73.45% compared to head (8cf1ed1) 73.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   73.45%   73.70%   +0.25%     
==========================================
  Files          58       58              
  Lines        3066     3073       +7     
==========================================
+ Hits         2252     2265      +13     
+ Misses        814      808       -6     
Files Coverage Δ
...rc/mercury_engine_data_structures/formats/bmsld.py 96.87% <100.00%> (+0.38%) ⬆️

... and 1 file with indirect coverage changes

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

src/mercury_engine_data_structures/formats/bmsld.py Outdated Show resolved Hide resolved
Copy link
Contributor

@dyceron dyceron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is resolved and better.

@ThanatosGit ThanatosGit added this pull request to the merge queue Oct 19, 2023
Merged via the queue into randovania:main with commit 0306035 Oct 19, 2023
8 checks passed
@ThanatosGit ThanatosGit deleted the actor-groups branch October 19, 2023 19:53
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.

3 participants