theseus-rs / postgresql-embedded

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

refactor!: remove archive hash from the public interface and always calculate/verify the has when requesting an archive #15

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8bf1db5) 98.00% compared to head (7c4bd40) 98.12%.

Files Patch % Lines
postgresql_archive/src/archive.rs 90.90% 1 Missing :warning:
postgresql_embedded/src/postgresql.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== + Coverage 98.00% 98.12% +0.11% ========================================== Files 53 53 Lines 6513 6500 -13 ========================================== - Hits 6383 6378 -5 + Misses 130 122 -8 ```

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