theseus-rs / postgresql-embedded

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

feat: add ability to create settings from a url #42

Closed brianheineman closed 4 months ago

github-actions[bot] commented 4 months ago

🐰Bencher

ReportMon, March 25, 2024 at 15:41:55 UTC
Projecttheseus-rs/postgresql-embedded
Branchsettings-from-url
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)145030.000
lifecycle➖ (view plot)973630000.000

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

Codecov Report

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

Project coverage is 97.72%. Comparing base (68aea10) to head (015c153).

Files Patch % Lines
postgresql_embedded/src/settings.rs 98.21% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== + Coverage 97.69% 97.72% +0.02% ========================================== Files 55 55 Lines 6425 6457 +32 ========================================== + Hits 6277 6310 +33 + Misses 148 147 -1 ```

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