Config update + masking - #68
Merged
Merged
Codecov / codecov/project
succeeded
Sep 8, 2026 in 1s
25.08% (target 1.00%)
View this Pull Request on Codecov
25.08% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 40.82278% with 748 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.08%. Comparing base (662e864) to head (7089824).
Additional details and impacted files
@@ Coverage Diff @@
## main #68 +/- ##
===========================================
+ Coverage 13.88% 25.08% +11.19%
===========================================
Files 66 71 +5
Lines 3593 4560 +967
===========================================
+ Hits 499 1144 +645
- Misses 3094 3416 +322 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/interscale/__init__.py | 71.42% <100.00%> (ø) |
|
| src/interscale/evaluation/_gene_loadings.py | 6.57% <ø> (ø) |
|
| src/interscale/geome_dataloader.py | 87.32% <100.00%> (+87.32%) |
⬆️ |
| src/interscale/model/global_model.py | 26.41% <ø> (ø) |
|
| src/interscale/model/local_model.py | 38.88% <ø> (ø) |
|
| src/interscale/pl/__init__.py | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/interscale/tl/__init__.py | 100.00% <100.00%> (ø) |
|
| src/interscale/train/_utils.py | 33.33% <100.00%> (+6.66%) |
⬆️ |
| src/interscale/model/combined_model.py | 19.35% <0.00%> (-0.96%) |
⬇️ |
| src/interscale/config/dataset_config.py | 7.40% <0.00%> (-0.29%) |
⬇️ |
| ... and 23 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading