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: datediff in datetime_parser #27368

Merged
merged 2 commits into from
Mar 4, 2024

typing improvment

4b1bbf5
Select commit
Loading
Failed to load commit list.
Merged

feat: datediff in datetime_parser #27368

typing improvment
4b1bbf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2024 in 0s

69.73% (+0.12%) compared to f453d5d

View this Pull Request on Codecov

69.73% (+0.12%) compared to f453d5d

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 69.73%. Comparing base (f453d5d) to head (4b1bbf5).

Files Patch % Lines
superset/utils/date_parser.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #27368      +/-   ##
==========================================
+ Coverage   69.61%   69.73%   +0.12%     
==========================================
  Files        1908     1908              
  Lines       74543    74560      +17     
  Branches     8316     8316              
==========================================
+ Hits        51895    51998     +103     
+ Misses      20595    20509      -86     
  Partials     2053     2053              

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