theseus-rs / postgresql-embedded

Embed PostgreSQL database
Apache License 2.0
54 stars 8 forks source link

fix: improve commands on windows to return stdout and stderr #108

Closed brianheineman closed 1 month ago

github-actions[bot] commented 1 month ago

🐰Bencher

ReportWed, July 17, 2024 at 02:41:08 UTC
Projecttheseus-rs/postgresql-embedded
Branchimprove-windows-commands
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)155,310.00
lifecycle➖ (view plot)1,212,800,000.00

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

Codecov Report

Attention: Patch coverage is 77.41935% with 7 lines in your changes missing coverage. Please review.

Project coverage is 99.46%. Comparing base (282e75f) to head (14863d5).

Files Patch % Lines
postgresql_commands/src/traits.rs 77.41% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== - Coverage 99.58% 99.46% -0.12% ========================================== Files 78 78 Lines 8575 8586 +11 ========================================== + Hits 8539 8540 +1 - Misses 36 46 +10 ```

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