arximboldi / immer

Postmodern immutable and persistent data structures for C++ — value semantics at scale
https://sinusoid.es/immer
Boost Software License 1.0
2.48k stars 177 forks source link

Use Catch2 v3 #279

Closed alex-sparus closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (fe0b6f8) 90.53% compared to head (0f24d39) 90.53%.

Files Patch % Lines
test/flex_vector_transient/generic.ipp 50.00% 4 Missing :warning:
test/map/generic.ipp 92.85% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #279 +/- ## ======================================= Coverage 90.53% 90.53% ======================================= Files 119 120 +1 Lines 12144 12147 +3 ======================================= + Hits 10994 10997 +3 Misses 1150 1150 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.