Skip to content

Try to fix issue with prettyplease#1717

Merged
gwenn merged 1 commit into
rusqlite:masterfrom
gwenn:prettyplease
Jul 6, 2025
Merged

Try to fix issue with prettyplease#1717
gwenn merged 1 commit into
rusqlite:masterfrom
gwenn:prettyplease

Conversation

@gwenn

@gwenn gwenn commented Jul 6, 2025

Copy link
Copy Markdown
Collaborator

Partially rollback 17d8903
(I guess there was a temporary regression in bindgen)
May fix #1716

Partially rollback 17d8903
(I guess there was a temporary regression in  bindgen)
@codecov

codecov Bot commented Jul 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.90%. Comparing base (da7ba5a) to head (97ddb28).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
- Coverage   86.90%   86.90%   -0.01%     
==========================================
  Files          58       58              
  Lines       10639    10638       -1     
==========================================
- Hits         9246     9245       -1     
  Misses       1393     1393              

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

@gwenn gwenn merged commit 258388e into rusqlite:master Jul 6, 2025
16 checks passed
@gwenn gwenn deleted the prettyplease branch July 6, 2025 06:31
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.

Panic in prettyplease when building libsqlite3-sys with -Zminimal-versions due to C-string literals

1 participant