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

New features: "skip" attribute, support for tuple structs, "transparent" feature on single-length structs. #90

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

jondo2010
Copy link
Contributor

  • Additional tests and docs

@codecov-commenter
Copy link

Codecov Report

Merging #90 (b18b6fb) into main (dfa59fa) will decrease coverage by 3.77%.
The diff coverage is 70.38%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   98.25%   94.48%   -3.78%     
==========================================
  Files           8        8              
  Lines        1490     1577      +87     
==========================================
+ Hits         1464     1490      +26     
- Misses         26       87      +61     
Impacted Files Coverage Δ
arrow2_convert_derive/src/input.rs 80.00% <57.89%> (-6.51%) ⬇️
arrow2_convert_derive/src/derive_struct.rs 89.10% <73.21%> (-10.65%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ncpenke
Copy link
Collaborator

ncpenke commented Jan 13, 2023

Looks great, thanks @jondo2010!

@ncpenke ncpenke merged commit a98e2bf into DataEngineeringLabs:main Jan 13, 2023
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.

3 participants