theseus-rs / postgresql-embedded

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

fix!: define bootstrap superuser as postgres #57

Closed brianheineman closed 2 months ago

brianheineman commented 2 months ago

Addresses #55

github-actions[bot] commented 2 months ago

🐰Bencher

ReportFri, April 26, 2024 at 03:40:40 UTC
Projecttheseus-rs/postgresql-embedded
Branchbootstrap-superuser
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)154,370.00
lifecycle➖ (view plot)1,100,500,000.00

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

Codecov Report

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

Project coverage is 97.92%. Comparing base (9ef5d21) to head (8c2e907).

:exclamation: Current head 8c2e907 differs from pull request most recent head ff963e9. Consider uploading reports for the commit ff963e9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ======================================= Coverage 97.92% 97.92% ======================================= Files 57 57 Lines 7565 7566 +1 ======================================= + Hits 7408 7409 +1 Misses 157 157 ```

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