Skip to content

Replace `RooRealVar::removeRange()` usage

2284e00
Select commit
Loading
Failed to load commit list.
Open

Replace RooRealVar::removeRange() usage #1243

Replace `RooRealVar::removeRange()` usage
2284e00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

20.89% (+0.00%) compared to c5c3dc3

View this Pull Request on Codecov

20.89% (+0.00%) compared to c5c3dc3

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.89%. Comparing base (c5c3dc3) to head (2284e00).

Files with missing lines Patch % Lines
src/utils.cc 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1243   +/-   ##
=======================================
  Coverage   20.89%   20.89%           
=======================================
  Files         195      195           
  Lines       26310    26310           
  Branches     3947     3947           
=======================================
  Hits         5498     5498           
  Misses      20812    20812           
Files with missing lines Coverage Δ
src/Combine.cc 50.17% <ø> (ø)
src/utils.cc 41.40% <50.00%> (ø)
Files with missing lines Coverage Δ
src/Combine.cc 50.17% <ø> (ø)
src/utils.cc 41.40% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.