Skip to content

Use sqlite3_errstr#1606

Merged
gwenn merged 3 commits intorusqlite:masterfrom
gwenn:sqlite3_errstr
Dec 7, 2024
Merged

Use sqlite3_errstr#1606
gwenn merged 3 commits intorusqlite:masterfrom
gwenn:sqlite3_errstr

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Dec 6, 2024

when sqlite3_errcode doesn't match result code.
Mostly with SQLITE_MISUSE.

when `sqlite3_errcode` doesn't match result code.
Mostly with SQLITE_MISUSE.
@codecov
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.35%. Comparing base (d3f04ae) to head (37c50d3).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/error.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1606   +/-   ##
=======================================
  Coverage   86.34%   86.35%           
=======================================
  Files          56       56           
  Lines       10907    10914    +7     
=======================================
+ Hits         9418     9425    +7     
  Misses       1489     1489           

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

@gwenn gwenn merged commit 5ae7b5c into rusqlite:master Dec 7, 2024
@gwenn gwenn deleted the sqlite3_errstr branch December 7, 2024 10:08
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