theseus-rs / postgresql-embedded

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

feat: add support for installing binaries from the zonky project #93

Closed brianheineman closed 1 week ago

github-actions[bot] commented 1 week ago

🐰Bencher

ReportSun, June 30, 2024 at 16:03:26 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-zonky-binary-support
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)153,910.00
lifecycle➖ (view plot)1,720,700,000.00

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

Codecov Report

Attention: Patch coverage is 95.93220% with 12 lines in your changes missing coverage. Please review.

Project coverage is 99.52%. Comparing base (2c33fc4) to head (e16c522).

Files Patch % Lines
...tgresql_archive/src/repository/maven/repository.rs 94.64% 6 Missing :warning:
...tgresql_archive/src/configuration/zonky/matcher.rs 90.90% 4 Missing :warning:
...resql_archive/src/configuration/zonky/extractor.rs 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== - Coverage 99.65% 99.52% -0.13% ========================================== Files 74 80 +6 Lines 8412 8675 +263 ========================================== + Hits 8383 8634 +251 - Misses 29 41 +12 ```

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