Skip to content

[MINOR] Clean up of isDebugEnabled() usages

eaf69bb
Select commit
Loading
Failed to load commit list.
Draft

[MINOR] Clean up of isDebugEnabled() usages #2435

[MINOR] Clean up of isDebugEnabled() usages
eaf69bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

71.44% (-0.11%) compared to 3f7b17b

View this Pull Request on Codecov

71.44% (-0.11%) compared to 3f7b17b

Details

Codecov Report

❌ Patch coverage is 90.76305% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.44%. Comparing base (3f7b17b) to head (eaf69bb).
⚠️ Report is 54 commits behind head on main.

Files with missing lines Patch % Lines
...va/org/apache/sysds/utils/ParameterizedLogger.java 89.85% 4 Missing and 3 partials ⚠️
...a/org/apache/sysds/hops/codegen/SpoofCompiler.java 40.00% 4 Missing and 2 partials ⚠️
.../runtime/controlprogram/caching/CacheableData.java 42.85% 2 Missing and 2 partials ⚠️
...che/sysds/runtime/lineage/LineageRewriteReuse.java 81.25% 3 Missing ⚠️
...apache/sysds/hops/rewrite/RewriteInjectOOCTee.java 60.00% 2 Missing ⚠️
...s/runtime/instructions/fed/InitFEDInstruction.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2435      +/-   ##
============================================
- Coverage     71.55%   71.44%   -0.11%     
- Complexity    47461    48786    +1325     
============================================
  Files          1539     1572      +33     
  Lines        182631   188914    +6283     
  Branches      35919    37016    +1097     
============================================
+ Hits         130677   134969    +4292     
- Misses        41944    43529    +1585     
- Partials      10010    10416     +406     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.