Lumen refactoring #49
Merged
Codecov / codecov/project
succeeded
Jun 7, 2025 in 1s
56.03% (+5.11%) compared to 6668e77
View this Pull Request on Codecov
56.03% (+5.11%) compared to 6668e77
Details
Codecov Report
Attention: Patch coverage is 74.13793%
with 30 lines
in your changes missing coverage. Please review.
Project coverage is 56.03%. Comparing base (
6668e77
) to head (d3f8dfe
).
Report is 59 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/utils/models/ensembles.jl | 58.33% | 15 Missing |
src/utils/models/leaf.jl | 20.00% | 8 Missing |
src/evaluate.jl | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #49 +/- ##
==========================================
+ Coverage 50.91% 56.03% +5.11%
==========================================
Files 16 21 +5
Lines 927 1260 +333
==========================================
+ Hits 472 706 +234
- Misses 455 554 +99
☔ 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.
Loading