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

feat: add TryFromChunks impl for chrono_0_4::NaiveDate #94

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

SimonErm
Copy link
Contributor

This PR adds TryFromChunks impl for chrono_0_4::NaiveDate

Copy link
Owner

@murar8 murar8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.83%. Comparing base (607ff3a) to head (7e0899a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/try_from_chunks.rs 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   96.45%   95.83%   -0.63%     
==========================================
  Files          11       11              
  Lines         367      384      +17     
==========================================
+ Hits          354      368      +14     
- Misses         13       16       +3     

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

@murar8 murar8 merged commit 10799c5 into murar8:main Dec 3, 2024
11 of 12 checks passed
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.

2 participants