theseus-rs / postgresql-embedded

Embed PostgreSQL database
Apache License 2.0
68 stars 11 forks source link

fix: correct parallel archive extract failures #40

Closed brianheineman closed 6 months ago

github-actions[bot] commented 6 months ago

🐰Bencher

ReportFri, March 15, 2024 at 22:13:14 UTC
Projecttheseus-rs/postgresql-embedded
Branchfix-parallel-extract
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)155650.000
lifecycle➖ (view plot)1068700000.000

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

Codecov Report

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

Project coverage is 97.92%. Comparing base (ecf97d4) to head (0015055).

Files Patch % Lines
postgresql_archive/src/archive.rs 23.52% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 98.02% 97.92% -0.11% ========================================== Files 55 55 Lines 6729 6738 +9 ========================================== + Hits 6596 6598 +2 - Misses 133 140 +7 ```

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