theseus-rs / postgresql-embedded

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

fix!: remove bundled as a default feature and corrected bug when the bundled feature is not used #31

Closed brianheineman closed 5 months ago

github-actions[bot] commented 5 months ago

🐰Bencher

ReportSat, February 24, 2024 at 22:03:03 UTC
Projecttheseus-rs/postgresql-embedded
Branchdisable-default-bundled-feature
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)203300000.000
lifecycle➖ (view plot)1191100000.000

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

Codecov Report

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

Project coverage is 98.46%. Comparing base (3c841ce) to head (83166d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 98.44% 98.46% +0.01% ========================================== Files 55 55 Lines 6632 6641 +9 ========================================== + Hits 6529 6539 +10 + Misses 103 102 -1 ```

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