Skip to content

Deserialize impls#1646

Merged
gwenn merged 4 commits intorusqlite:masterfrom
gwenn:deserialize
Feb 12, 2025
Merged

Deserialize impls#1646
gwenn merged 4 commits intorusqlite:masterfrom
gwenn:deserialize

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Feb 11, 2025

  • from static bytes
  • from Readables with known size

- from static bytes
- from `Read`ables with known size
@codecov
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 87.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.73%. Comparing base (49516b2) to head (865dedc).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/serialize.rs 87.14% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1646      +/-   ##
==========================================
+ Coverage   86.65%   86.73%   +0.07%     
==========================================
  Files          57       57              
  Lines       10904    10967      +63     
==========================================
+ Hits         9449     9512      +63     
  Misses       1455     1455              

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

@gwenn gwenn changed the title Draft for deserialize impls Deserialize impls Feb 12, 2025
@gwenn gwenn marked this pull request as ready for review February 12, 2025 18:36
@gwenn gwenn merged commit 2a1b5e6 into rusqlite:master Feb 12, 2025
16 checks passed
@gwenn gwenn deleted the deserialize branch February 12, 2025 18:49
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