theseus-rs / postgresql-embedded

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

docs: add postgres driver and sqlx examples #29

Closed brianheineman closed 5 months ago

github-actions[bot] commented 5 months ago

🐰Bencher

ReportThu, February 22, 2024 at 19:05:07 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-driver-examples
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)208610000.000
lifecycle➖ (view plot)744130000.000

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

Codecov Report

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

Comparison is base (ee496e1) 98.32% compared to head (22dfcfa) 98.36%.

Files Patch % Lines
postgresql_archive/src/archive.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== + Coverage 98.32% 98.36% +0.03% ========================================== Files 53 55 +2 Lines 6516 6652 +136 ========================================== + Hits 6407 6543 +136 Misses 109 109 ```

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