theseus-rs / postgresql-embedded

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

build: Enable pedantic lints #77

Closed brianheineman closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

🐰Bencher

ReportTue, June 18, 2024 at 18:28:29 UTC
Projecttheseus-rs/postgresql-embedded
Branchenable-clippy-pedantic
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)152,360.00
lifecycle➖ (view plot)1,171,100,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 52.63158% with 9 lines in your changes missing coverage. Please review.

Project coverage is 99.42%. Comparing base (9105548) to head (11335c2).

Files Patch % Lines
postgresql_embedded/src/settings.rs 35.71% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== - Coverage 99.42% 99.42% -0.01% ========================================== Files 59 59 Lines 7768 7766 -2 ========================================== - Hits 7723 7721 -2 Misses 45 45 ```

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