Skip to content

code style

506b17b
Select commit
Loading
Failed to load commit list.
Draft

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

code style
506b17b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

71.52% (-0.03%) compared to 3f7b17b

View this Pull Request on Codecov

71.52% (-0.03%) 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.52%. Comparing base (3f7b17b) to head (506b17b).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...va/org/apache/sysds/utils/ParameterizedLogger.java 89.85% 3 Missing and 4 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.52%   -0.03%     
- Complexity    47461    47849     +388     
============================================
  Files          1539     1555      +16     
  Lines        182631   184607    +1976     
  Branches      35919    36176     +257     
============================================
+ Hits         130677   132036    +1359     
- Misses        41944    42384     +440     
- Partials      10010    10187     +177     

☔ 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.