theseus-rs / postgresql-embedded

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

fix: convert possible panics to errors #90

Closed brianheineman closed 1 week ago

github-actions[bot] commented 1 week ago

🐰Bencher

ReportSat, June 29, 2024 at 16:57:23 UTC
Projecttheseus-rs/postgresql-embedded
Branchconvert-possible-panics-to-errors
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,470.00
lifecycle➖ (view plot)1,188,400,000.00

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.65%. Comparing base (0f6a51e) to head (423f8a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ======================================= Coverage 99.65% 99.65% ======================================= Files 72 72 Lines 8354 8445 +91 ======================================= + Hits 8325 8416 +91 Misses 29 29 ```

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