Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(#496): use valueAsDate instead of returnNativeDates #497

Merged

Conversation

MauricioRobayo
Copy link
Owner

closes #496

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 100.00% // Head: 95.69% // Decreases project coverage by -4.31% ⚠️

Coverage data is based on head (14d8e8b) compared to base (b81e30f).
Patch coverage: 94.28% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #497      +/-   ##
===========================================
- Coverage   100.00%   95.69%   -4.31%     
===========================================
  Files            3        5       +2     
  Lines           42       93      +51     
  Branches         6       35      +29     
===========================================
+ Hits            42       89      +47     
- Misses           0        4       +4     
Impacted Files Coverage Δ
src/holidays.ts 100.00% <ø> (ø)
src/helpers.ts 91.89% <87.50%> (-8.11%) ⬇️
src/index.ts 96.55% <95.45%> (-3.45%) ⬇️
src/utils/holidaysWithinInterval.ts 100.00% <100.00%> (ø)
src/utils/isHoliday.ts 100.00% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MauricioRobayo MauricioRobayo merged commit ee4acad into main Feb 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use valueAsDate instead of returnNativeDates
1 participant