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] Create a reusable filtering system #832

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

[O2B-532] Create a reusable filtering system and apply it to run tags…

663b33b
Select commit
Loading
Failed to load commit list.
Draft

[O2B-532] Create a reusable filtering system #832

[O2B-532] Create a reusable filtering system and apply it to run tags…
663b33b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 1s

43.77% (-0.01%) compared to f665ae4

View this Pull Request on Codecov

43.77% (-0.01%) compared to f665ae4

Details

Codecov Report

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

Project coverage is 43.77%. Comparing base (f665ae4) to head (663b33b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nents/common/form/inputs/DateTimeInputComponent.js 0.00% 32 Missing ⚠️
...public/components/Filters/common/FilteringModel.js 0.00% 28 Missing ⚠️
...ib/public/views/Runs/Overview/RunsOverviewModel.js 0.00% 27 Missing ⚠️
...public/components/Filters/common/TagFilterModel.js 0.00% 7 Missing ⚠️
...ib/public/views/Logs/Overview/LogsOverviewModel.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 ⚠️
...ents/Filters/common/filters/TimeRangeInputModel.js 0.00% 1 Missing ⚠️
...components/common/chart/rendering/ChartRenderer.js 0.00% 1 Missing ⚠️
...omponents/common/form/inputs/DateTimeInputModel.js 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
- Coverage   43.78%   43.77%   -0.01%     
==========================================
  Files         893      893              
  Lines       15954    15886      -68     
  Branches     3003     2976      -27     
==========================================
- Hits         6985     6954      -31     
+ Misses       8969     8932      -37     

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