theseus-rs / postgresql-embedded

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

fix: correct parallel archive extract failures #39

Closed brianheineman closed 4 months ago

github-actions[bot] commented 4 months ago

🐰Bencher

ReportFri, March 15, 2024 at 19:06:55 UTC
Projecttheseus-rs/postgresql-embedded
Branchfix-parallel-extract
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)153370.000
lifecycle➖ (view plot)1240900000.000

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

Codecov Report

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

Project coverage is 98.02%. Comparing base (811faf7) to head (0a88800).

Files Patch % Lines
postgresql_archive/src/archive.rs 56.89% 25 Missing :warning:
postgresql_archive/src/error.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 98.47% 98.02% -0.45% ========================================== Files 55 55 Lines 6671 6729 +58 ========================================== + Hits 6569 6596 +27 - Misses 102 133 +31 ```

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