Skip to content

Introduce err macro#1611

Merged
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:err
Dec 8, 2024
Merged

Introduce err macro#1611
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:err

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Dec 8, 2024

No description provided.

@codecov
Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 17.39130% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.64%. Comparing base (8081589) to head (0324a97).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/inner_connection.rs 9.09% 10 Missing ⚠️
src/pragma.rs 0.00% 5 Missing ⚠️
src/lib.rs 0.00% 1 Missing ⚠️
src/statement.rs 0.00% 1 Missing ⚠️
src/vtab/mod.rs 0.00% 1 Missing ⚠️
src/vtab/series.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1611      +/-   ##
==========================================
+ Coverage   86.40%   86.64%   +0.24%     
==========================================
  Files          56       56              
  Lines       10951    10906      -45     
==========================================
- Hits         9462     9450      -12     
+ Misses       1489     1456      -33     

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

@gwenn gwenn merged commit 47f83e9 into rusqlite:master Dec 8, 2024
@gwenn gwenn deleted the err branch December 8, 2024 17:39
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