Closed kayabaNerve closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
317a062
) 96.01% compared to head (12dbd18
) 96.01%. Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for the PR.
I was unable to locally test this due to the asm/C code.
No worries, because the CI will run the tests.
However, we shouldn't put "I was unable to locally test this due to the asm/C code" in the commit message because that isn't useful for people reading the history. Please amend the commit to explain why we are updating to 0.52.
Provided a more descriptive message.
Thanks! I have tested this and merged it.
I was unable to locally test this due to the asm/C code.
I also couldn't run the CI on this commit due to the amount of jobs the CI spawns.
I stripped the non-Windows CIs out on my master branch and the Windows CIs did pass, so I believe this is valid without any actual code edits.
See https://github.com/kayabaNerve/ring/actions/runs/7096652359 for those.