Skip to content

chore: remove unused components

4cea58d
Select commit
Loading
Failed to load commit list.
Open

[O2B-1552] Move ad hoc filters inside runs overview model to filtering model #2106

chore: remove unused components
4cea58d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

46.09% (+0.21%) compared to e2ab763

View this Pull Request on Codecov

46.09% (+0.21%) compared to e2ab763

Details

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.09%. Comparing base (e2ab763) to head (4cea58d).

Files with missing lines Patch % Lines
...blic/views/Runs/ActiveColumns/runsActiveColumns.js 0.00% 4 Missing ⚠️
...ib/public/views/Runs/Overview/RunsOverviewModel.js 0.00% 3 Missing ⚠️
...omponents/Filters/common/RadioButtonFilterModel.js 0.00% 2 Missing ⚠️
...onents/Filters/common/filters/radioButtonFilter.js 0.00% 2 Missing ⚠️
...blic/components/common/selection/SelectionModel.js 0.00% 1 Missing ⚠️
...lagTypes/ActiveColumns/qcFlagTypesActiveColumns.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                                               Coverage Diff                                                @@
##           improv/O2B-1547/Migrate-LhcPeriodOverviewModel-to-use-FilteringModel-pattern    #2106      +/-   ##
================================================================================================================
+ Coverage                                                                         45.87%   46.09%   +0.21%     
================================================================================================================
  Files                                                                              1042     1039       -3     
  Lines                                                                             17158    17078      -80     
  Branches                                                                           3104     3091      -13     
================================================================================================================
  Hits                                                                               7872     7872              
+ Misses                                                                             9286     9206      -80     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.