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: impl date_add/date_sub functions #2881

Merged
merged 11 commits into from
Dec 7, 2023

test: refactor and add some tests

9ab9ffc
Select commit
Loading
Failed to load commit list.
Merged

feat: impl date_add/date_sub functions #2881

test: refactor and add some tests
9ab9ffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

84.42% (-0.32%) compared to f9e7762

View this Pull Request on Codecov

84.42% (-0.32%) compared to f9e7762

Details

Codecov Report

Merging #2881 (9ab9ffc) into develop (f9e7762) will decrease coverage by 0.32%.
Report is 6 commits behind head on develop.
The diff coverage is 91.75%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2881      +/-   ##
===========================================
- Coverage    84.73%   84.42%   -0.32%     
===========================================
  Files          749      753       +4     
  Lines       117900   118553     +653     
===========================================
+ Hits         99900   100084     +184     
- Misses       18000    18469     +469