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

update license header

adaf17e
Select commit
Loading
Failed to load commit list.
Merged

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

update license header
adaf17e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 1s

67.35% (-0.21%) compared to 972cf10

View this Pull Request on Codecov

67.35% (-0.21%) 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.35%. Comparing base (972cf10) to head (adaf17e).
Report is 3 commits behind head on main.

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.35%   -0.21%     
==========================================
  Files        3428     3443      +15     
  Lines       67343    67795     +452     
  Branches    10996    11032      +36     
==========================================
+ Hits        45498    45666     +168     
- Misses      19176    19434     +258     
- Partials     2669     2695      +26     

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