Skip to content

fix: out-of-range date error handle - #1271

Open
IanChokS wants to merge 7 commits into
masterfrom
1265-date-execption
Open

fix: out-of-range date error handle#1271
IanChokS wants to merge 7 commits into
masterfrom
1265-date-execption

Revert "Update datetime error message"

3b6ec51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 0s

78.94% (-0.07%) compared to 57998f2

View this Pull Request on Codecov

78.94% (-0.07%) compared to 57998f2

Details

Codecov Report

❌ Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.94%. Comparing base (57998f2) to head (3b6ec51).
⚠️ Report is 75 commits behind head on master.

Files with missing lines Patch % Lines
src/data-types/smalldatetime.ts 63.63% 2 Missing and 2 partials ⚠️
src/data-types/datetime.ts 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1271      +/-   ##
==========================================
- Coverage   79.00%   78.94%   -0.07%     
==========================================
  Files          93       93              
  Lines        4821     4839      +18     
  Branches      921      927       +6     
==========================================
+ Hits         3809     3820      +11     
- Misses        709      710       +1     
- Partials      303      309       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.