[SYSTEMDS-2951] Multi-GPU Support for End-to-End ML Pipelines #2050
Codecov / codecov/project
failed
Jul 22, 2024 in 0s
68.82% (-0.02%) compared to f81b76d
View this Pull Request on Codecov
68.82% (-0.02%) compared to f81b76d
Details
Codecov Report
Attention: Patch coverage is 12.50000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 68.82%. Comparing base (
f81b76d
) to head (cf08084
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...sds/runtime/controlprogram/ParForProgramBlock.java | 0.00% | 3 Missing and 2 partials |
.../runtime/controlprogram/caching/CacheableData.java | 33.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2050 +/- ##
============================================
- Coverage 68.84% 68.82% -0.02%
- Complexity 40711 40756 +45
============================================
Files 1440 1440
Lines 161565 161693 +128
Branches 31418 31450 +32
============================================
+ Hits 111232 111292 +60
- Misses 41258 41346 +88
+ Partials 9075 9055 -20
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading