theseus-rs / postgresql-embedded

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

feat: add reqwest backoff/retry logic and tracing support #38

Closed brianheineman closed 4 months ago

github-actions[bot] commented 4 months ago

🐰Bencher

ReportThu, March 7, 2024 at 02:33:55 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-reqest-backoff-retry-and-tracing
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)208640000.000
lifecycle➖ (view plot)1643300000.000

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

Codecov Report

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

Project coverage is 98.47%. Comparing base (3530908) to head (a585f7d).

Files Patch % Lines
postgresql_archive/src/archive.rs 97.14% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ======================================= Coverage 98.46% 98.47% ======================================= Files 55 55 Lines 6644 6671 +27 ======================================= + Hits 6542 6569 +27 Misses 102 102 ```

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