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 for quickrange to use datemath to parse datetime strings #6782

Merged
merged 7 commits into from
May 24, 2024

added testing file

c92f50c
Select commit
Loading
Failed to load commit list.
Merged

fix for quickrange to use datemath to parse datetime strings #6782

added testing file
c92f50c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 1s

67.56% (-0.01%) compared to 972cf10

View this Pull Request on Codecov

67.56% (-0.01%) compared to 972cf10

Details

Codecov Report

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

Project coverage is 67.56%. Comparing base (972cf10) to head (c92f50c).

Current head c92f50c differs from pull request most recent head de74b46

Please upload reports for the commit de74b46 to get more accurate results.

Files Patch % Lines
src/plugins/data/common/data_frames/utils.ts 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6782      +/-   ##
==========================================
- Coverage   67.56%   67.56%   -0.01%     
==========================================
  Files        3428     3428              
  Lines       67343    67350       +7     
  Branches    10996    10997       +1     
==========================================
+ Hits        45498    45502       +4     
- Misses      19176    19177       +1     
- Partials     2669     2671       +2     

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