[SYSTEMDS-3548] Optimize IO path Python interface for SystemDS #2154
+76
−49
Codecov / codecov/project
succeeded
Dec 29, 2024 in 0s
72.33% (+0.30%) compared to d3fcfb1
View this Pull Request on Codecov
72.33% (+0.30%) compared to d3fcfb1
Details
Codecov Report
Attention: Patch coverage is 20.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 72.33%. Comparing base (
d3fcfb1
) to head (6b1f68c
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../apache/sysds/runtime/util/Py4jConverterUtils.java | 20.00% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2154 +/- ##
============================================
+ Coverage 72.03% 72.33% +0.30%
- Complexity 43937 44211 +274
============================================
Files 1441 1443 +2
Lines 166106 166353 +247
Branches 32428 32477 +49
============================================
+ Hits 119655 120334 +679
+ Misses 37199 36789 -410
+ Partials 9252 9230 -22
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading