thomcc / arcstr

Better reference counted strings for Rust
Apache License 2.0
114 stars 18 forks source link

Finish leak doc/tests #58

Closed thomcc closed 5 months ago

thomcc commented 5 months ago

Oops.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.26%. Comparing base (47747d5) to head (3c85a3b).

Files Patch % Lines
src/arc_str.rs 75.00% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 82.34% 87.26% +4.92% ========================================== Files 4 4 Lines 487 487 ========================================== + Hits 401 425 +24 + Misses 86 62 -24 ```

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