theseus-rs / postgresql-embedded

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

feat!: add configurable hashers #86

Closed brianheineman closed 3 months ago

github-actions[bot] commented 3 months ago

🐰Bencher

ReportSat, June 29, 2024 at 04:12:48 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-configurable-hashers
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,800.00
lifecycle➖ (view plot)1,073,500,000.00

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

Codecov Report

Attention: Patch coverage is 98.73418% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.64%. Comparing base (9630a68) to head (a2c891d).

Files Patch % Lines
...gresql_archive/src/repository/github/repository.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== - Coverage 99.65% 99.64% -0.01% ========================================== Files 65 67 +2 Lines 8172 8243 +71 ========================================== + Hits 8144 8214 +70 - Misses 28 29 +1 ```

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