Closed wheatman closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f8e38c7
) 96.84% compared to head (604e34f
) 96.87%.:exclamation: Current head 604e34f differs from pull request most recent head e4ff9a6. Consider uploading reports for the commit e4ff9a6 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
mark a variable only used in an assert as [[maybe_unused]] so that non debug builds don't give warnings when compiling with
-Wunused-but-set-variable