这是indexloc提供的服务,不要输入任何密码
Skip to content

postgresql-embedded-v0.19.0 #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 24, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 23, 2025

🤖 New release

  • postgresql_archive: 0.18.7 -> 0.19.0 (✓ API compatible changes)
  • postgresql_commands: 0.18.7 -> 0.19.0
  • postgresql_embedded: 0.18.7 -> 0.19.0 (⚠ API breaking changes)
  • postgresql_extensions: 0.18.7 -> 0.19.0

postgresql_embedded breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Settings.trust_installation_dir in /tmp/.tmpLQmUtY/postgresql-embedded/postgresql_embedded/src/settings.rs:62
Changelog


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-06-23T21-51-55Z branch from 10dfab6 to f6f71e0 Compare June 24, 2025 00:10
@brianheineman brianheineman merged commit 49b5e5c into main Jun 24, 2025
7 of 8 checks passed
@brianheineman brianheineman deleted the release-plz-2025-06-23T21-51-55Z branch June 24, 2025 00:44
Copy link
Contributor Author

github-actions bot commented Jun 24, 2025

🐰 Bencher Report

Branchrelease-plz-2025-06-23T21-51-55Z
TestbedLinux

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

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 flag.

Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
extract📈 view plot
⚠️ NO THRESHOLD
154.09 µs
lifecycle📈 view plot
⚠️ NO THRESHOLD
738,970.00 µs
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.43%. Comparing base (14861b1) to head (178f1d3).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files          75       75           
  Lines       10206    10206           
=======================================
  Hits        10046    10046           
  Misses        160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant