Remove some more getParameters() hacks
#1119
Merged
Codecov / codecov/project
succeeded
Dec 4, 2025 in 1s
20.70% (+0.01%) compared to 3956794
View this Pull Request on Codecov
20.70% (+0.01%) compared to 3956794
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.70%. Comparing base (3956794) to head (dcab621).
Additional details and impacted files
@@ Coverage Diff @@
## main #1119 +/- ##
==========================================
+ Coverage 20.69% 20.70% +0.01%
==========================================
Files 195 195
Lines 26155 26138 -17
Branches 3924 3920 -4
==========================================
+ Hits 5412 5413 +1
+ Misses 20743 20725 -18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| interface/CachingNLL.h | 80.00% <ø> (+2.72%) |
⬆️ |
| src/CachingNLL.cc | 70.46% <100.00%> (+0.80%) |
⬆️ |
| src/CascadeMinimizer.cc | 65.20% <100.00%> (+0.80%) |
⬆️ |
... and 1 file with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| interface/CachingNLL.h | 80.00% <ø> (+2.72%) |
⬆️ |
| src/CachingNLL.cc | 70.46% <100.00%> (+0.80%) |
⬆️ |
| src/CascadeMinimizer.cc | 65.20% <100.00%> (+0.80%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading