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

fix: correct SmallDateTime upper bound range #1621

Merged
merged 8 commits into from
Jun 26, 2024

Merge branch 'master' into fix-smalldatetime-range

b321f1a
Select commit
Loading
Failed to load commit list.
Merged

fix: correct SmallDateTime upper bound range #1621

Merge branch 'master' into fix-smalldatetime-range
b321f1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2024 in 1s

78.46% (-0.03%) compared to 025ef72

View this Pull Request on Codecov

78.46% (-0.03%) compared to 025ef72

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.46%. Comparing base (025ef72) to head (b321f1a).

Files Patch % Lines
src/data-types/smalldatetime.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1621      +/-   ##
==========================================
- Coverage   78.48%   78.46%   -0.03%     
==========================================
  Files          93       93              
  Lines        4861     4861              
  Branches      933      933              
==========================================
- Hits         3815     3814       -1     
  Misses        750      750              
- Partials      296      297       +1     

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