Skip to content

chore: make filteringModel instantiation a one-liner

0bfa51d
Select commit
Loading
Failed to load commit list.
Merged

[O2B-1549] Migrate anchored simulation passes overview model and simulation passes per lhc period overview model to use filtering model pattern #2104

chore: make filteringModel instantiation a one-liner
0bfa51d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

45.83% (+0.01%) compared to 37b6ee1

View this Pull Request on Codecov

45.83% (+0.01%) compared to 37b6ee1

Details

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.83%. Comparing base (37b6ee1) to head (0bfa51d).

Files with missing lines Patch % Lines
...dOverview/AnchoredSimulationPassesOverviewModel.js 0.00% 11 Missing ⚠️
...rview/SimulationPassesPerLhcPeriodOverviewModel.js 0.00% 11 Missing ⚠️
...ses/ActiveColumns/simulationPassesActiveColumns.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2104      +/-   ##
==========================================
+ Coverage   45.82%   45.83%   +0.01%     
==========================================
  Files        1038     1038              
  Lines       17190    17186       -4     
  Branches     3116     3116              
==========================================
  Hits         7877     7877              
+ Misses       9313     9309       -4     

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