theseus-rs / postgresql-embedded

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

refactor!: rename ArchiveError and EmbeddedError #8

Closed brianheineman closed 5 months ago

brianheineman commented 5 months ago

refactor!: rename ArchiveError to postgresql_archive::Error and EmbeddedError to postgresql_embedded::Error

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (9a4535a) 97.61% compared to head (73e7095) 97.61%.

Files Patch % Lines
postgresql_embedded/src/command/traits.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ======================================= Coverage 97.61% 97.61% ======================================= Files 49 49 Lines 6455 6455 ======================================= Hits 6301 6301 Misses 154 154 ```

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