theseus-rs / postgresql-embedded

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

chore: change tracing levels from info to debug #11

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (66a1e31) 97.61% compared to head (a48361a) 98.09%.

Files Patch % Lines
postgresql_embedded/src/postgresql.rs 0.00% 7 Missing :warning:
postgresql_archive/src/archive.rs 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 97.61% 98.09% +0.48% ========================================== Files 49 49 Lines 6455 6455 ========================================== + Hits 6301 6332 +31 + Misses 154 123 -31 ```

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