Skip to content

fix: fix Selectionmodel.normalized to use selected rather than select…

a9a1cd9
Select commit
Loading
Failed to load commit list.
Open

[O2B-1548] Migrate qc flag types overview model to use filtering model pattern #2100

fix: fix Selectionmodel.normalized to use selected rather than select…
a9a1cd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

45.83% (+0.01%) compared to 237683a

View this Pull Request on Codecov

45.83% (+0.01%) compared to 237683a

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.83%. Comparing base (237683a) to head (a9a1cd9).

Files with missing lines Patch % Lines
...s/QcFlagTypes/Overview/QcFlagTypesOverviewModel.js 0.00% 11 Missing ⚠️
...public/components/Filters/QcFlagTypesFilter/bad.js 0.00% 8 Missing ⚠️
...lagTypes/ActiveColumns/qcFlagTypesActiveColumns.js 0.00% 3 Missing ⚠️
...blic/components/common/selection/SelectionModel.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                                          Coverage Diff                                           @@
##           improv/O2B-1534/Migrate-Log-Overview-to-use-FilteringModel-pattern    #2100      +/-   ##
======================================================================================================
+ Coverage                                                               45.82%   45.83%   +0.01%     
======================================================================================================
  Files                                                                    1041     1042       +1     
  Lines                                                                   17180    17173       -7     
  Branches                                                                 3106     3103       -3     
======================================================================================================
  Hits                                                                     7872     7872              
+ Misses                                                                   9308     9301       -7     

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