Skip to content

feat: make filteringmodel constructor more efficient

1f9af44
Select commit
Loading
Failed to load commit list.
Open

[O2B-1557] Force all filters managed by FilteringModel to extend FilterModel or SelectionModel #2141

feat: make filteringmodel constructor more efficient
1f9af44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

46.01% (+0.02%) compared to 4e9559b

View this Pull Request on Codecov

46.01% (+0.02%) compared to 4e9559b

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.01%. Comparing base (4e9559b) to head (1f9af44).
⚠️ Report is 11 commits behind head on improv/O2B-1552/Move-ad-hoc-filters-inside-runsOverviewModel-to-filteringModel.

Files with missing lines Patch % Lines
...public/components/Filters/common/FilteringModel.js 0.00% 5 Missing ⚠️
Additional details and impacted files
@@                                                Coverage Diff                                                 @@
##           improv/O2B-1552/Move-ad-hoc-filters-inside-runsOverviewModel-to-filteringModel    #2141      +/-   ##
==================================================================================================================
+ Coverage                                                                           45.99%   46.01%   +0.02%     
==================================================================================================================
  Files                                                                                1037     1036       -1     
  Lines                                                                               17129    17126       -3     
  Branches                                                                             3108     3110       +2     
==================================================================================================================
+ Hits                                                                                 7878     7881       +3     
+ Misses                                                                               9251     9245       -6     

☔ 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.