theseus-rs / postgresql-embedded

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

fix: correct errors when PGDATABASE envar is set #76

Closed brianheineman closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

🐰Bencher

ReportTue, June 18, 2024 at 15:31:02 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-command-envars
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)157,790.00
lifecycle➖ (view plot)1,752,000,000.00

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

Codecov Report

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

Project coverage is 99.42%. Comparing base (2c072bd) to head (567ba5f).

Files Patch % Lines
postgresql_commands/src/traits.rs 25.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== - Coverage 99.53% 99.42% -0.12% ========================================== Files 58 59 +1 Lines 7533 7768 +235 ========================================== + Hits 7498 7723 +225 - Misses 35 45 +10 ```

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