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

[O2B-532] Use time range filter for run start stop #1482

Merged

Fix typo

bc0babe
Select commit
Loading
Failed to load commit list.
Merged

[O2B-532] Use time range filter for run start stop #1482

Fix typo
bc0babe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

43.98% (+0.39%) compared to 6d2c9c9

View this Pull Request on Codecov

43.98% (+0.39%) compared to 6d2c9c9

Details

Codecov Report

Attention: Patch coverage is 0% with 62 lines in your changes missing coverage. Please review.

Project coverage is 43.98%. Comparing base (6d2c9c9) to head (bc0babe).

Files with missing lines Patch % Lines
...nents/common/form/inputs/DateTimeInputComponent.js 0.00% 32 Missing ⚠️
...ib/public/views/Runs/Overview/RunsOverviewModel.js 0.00% 21 Missing ⚠️
...omponents/common/form/inputs/DateTimeInputModel.js 0.00% 3 Missing ⚠️
...ents/Filters/common/filters/TimeRangeInputModel.js 0.00% 2 Missing ⚠️
...lic/components/Filters/RunsFilter/o2StartFilter.js 0.00% 1 Missing ⚠️
...blic/components/Filters/RunsFilter/o2StopFilter.js 0.00% 1 Missing ⚠️
...components/common/chart/rendering/ChartRenderer.js 0.00% 1 Missing ⚠️
...ic/components/common/formatting/formatTimeRange.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1482      +/-   ##
==========================================
+ Coverage   43.59%   43.98%   +0.39%     
==========================================
  Files         893      893              
  Lines       15950    15864      -86     
  Branches     3001     2974      -27     
==========================================
+ Hits         6953     6978      +25     
+ Misses       8997     8886     -111     

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