Closed uglrl closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.72%. Comparing base (
fe9c32b
) to head (2b74329
). Report is 11 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I thought about doing that, but decided against it, since it would make the normal code flow more difficult to read and understand.
Make sure, you have done de following before merging this pull request:
cargo format
andcargo clippy
to format your code and check for improvements.