theseus-rs / postgresql-embedded

Embed PostgreSQL database
Apache License 2.0
43 stars 5 forks source link

test: add tests to improve code coverage #7

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (c85ef6a) 97.07% compared to head (78423b4) 97.61%.

Files Patch % Lines
postgresql_archive/src/error.rs 95.65% 2 Missing :warning:
postgresql_embedded/src/error.rs 97.29% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 97.07% 97.61% +0.53% ========================================== Files 49 49 Lines 6364 6455 +91 ========================================== + Hits 6178 6301 +123 + Misses 186 154 -32 ```

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