Skip to content
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

Fix type of SQLITE_DESERIALIZE_*, SQLITE_PREPARE_*, SQLITE_SERIALIZE_* #1340

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

gwenn
Copy link
Collaborator

@gwenn gwenn commented Jun 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (371e60a) 80.66% compared to head (6e9d8ea) 80.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1340   +/-   ##
=======================================
  Coverage   80.66%   80.67%           
=======================================
  Files          49       49           
  Lines       10081    10085    +4     
=======================================
+ Hits         8132     8136    +4     
  Misses       1949     1949           
Impacted Files Coverage Δ
libsqlite3-sys/build.rs 64.96% <100.00%> (+0.30%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gwenn gwenn merged commit 38bf316 into rusqlite:master Jun 4, 2023
16 checks passed
@gwenn gwenn deleted the int_macro branch June 4, 2023 10:45
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.

None yet

1 participant