theseus-rs / postgresql-embedded

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

refactor!: move commands into postgresql_commands crate #49

Closed brianheineman closed 3 months ago

brianheineman commented 3 months ago

addresses https://github.com/theseus-rs/postgresql-embedded/pull/43

github-actions[bot] commented 3 months ago

🐰Bencher

ReportWed, April 3, 2024 at 03:18:48 UTC
Projecttheseus-rs/postgresql-embedded
Branchpostgresql-commands-crate
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)153180.000
lifecycle➖ (view plot)2503300000.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.92%. Comparing base (d68dcc5) to head (0d692b0).

Files Patch % Lines
postgresql_commands/src/traits.rs 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 97.72% 97.92% +0.20% ========================================== Files 55 56 +1 Lines 6457 7564 +1107 ========================================== + Hits 6310 7407 +1097 - Misses 147 157 +10 ```

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