theseus-rs / postgresql-embedded

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

refactor!: refactor status to check on demand instead of attempting to track the state dynamically #30

Closed brianheineman closed 5 months ago

github-actions[bot] commented 5 months ago

🐰Bencher

ReportThu, February 22, 2024 at 23:27:44 UTC
Projecttheseus-rs/postgresql-embedded
Branchrefactor-status-check
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)207540000.000
lifecycle➖ (view plot)730800000.000

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

Codecov Report

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

Project coverage is 98.44%. Comparing base (22dfcfa) to head (dad2dea). Report is 1 commits behind head on main.

Files Patch % Lines
postgresql_embedded/src/postgresql.rs 85.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 98.36% 98.44% +0.08% ========================================== Files 55 55 Lines 6652 6632 -20 ========================================== - Hits 6543 6529 -14 + Misses 109 103 -6 ```

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