Closed YancyParker closed 8 months ago
This could really use a test case
Ok, I will add a test case.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.58%. Comparing base (
0bea68c
) to head (f33fbaa
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have successfully run the cargo test --workspace
command locally, but it failed on CI. I'm not sure if it's due to recent changes.
I have successfully run the
cargo test --workspace
command locally, but it failed on CI. I'm not sure if it's due to recent changes.
It was an intermittent failure in the integration tests. Rerunning it fixed the problem.
Fixed the bug where there was no load when the right expression of the shift calculation is a structure member.