Skip to content

Use std::ffi instead of std::os::raw#1653

Merged
gwenn merged 1 commit intorusqlite:masterfrom
gwenn:core_ffi
Feb 16, 2025
Merged

Use std::ffi instead of std::os::raw#1653
gwenn merged 1 commit intorusqlite:masterfrom
gwenn:core_ffi

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Feb 16, 2025

@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.79%. Comparing base (43de57a) to head (a40ed6b).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/error.rs 50.00% 1 Missing ⚠️
src/inner_connection.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1653   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files          58       58           
  Lines       11001    11001           
=======================================
  Hits         9548     9548           
  Misses       1453     1453           

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

@gwenn gwenn merged commit 399bb28 into rusqlite:master Feb 16, 2025
16 checks passed
@gwenn gwenn deleted the core_ffi branch February 16, 2025 13:14
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