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

refactor(date)!: fail on invalid dates #2757

Merged
merged 11 commits into from
Mar 24, 2024

Merge branch 'next' into refactor/date/toDate

dca3569
Select commit
Loading
Failed to load commit list.
Merged

refactor(date)!: fail on invalid dates #2757

Merge branch 'next' into refactor/date/toDate
dca3569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 1s

99.94% (target 95.00%)

View this Pull Request on Codecov

99.94% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.94%. Comparing base (45150d1) to head (dca3569).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2757      +/-   ##
==========================================
+ Coverage   99.92%   99.94%   +0.01%     
==========================================
  Files        2958     2958              
  Lines      213713   213686      -27     
  Branches      947      949       +2     
==========================================
+ Hits       213560   213569       +9     
+ Misses        153      117      -36     
Files Coverage Δ
src/modules/date/index.ts 100.00% <100.00%> (+0.17%) ⬆️

... and 2 files with indirect coverage changes