Skip to content

[OOC] Add New OOCCache Implementation#2533

Merged
janniklinde merged 1 commit into
apache:mainfrom
janniklinde:ooc/planner-merge-4
Jul 6, 2026
Merged

[OOC] Add New OOCCache Implementation#2533
janniklinde merged 1 commit into
apache:mainfrom
janniklinde:ooc/planner-merge-4

Conversation

@janniklinde

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 55.15152% with 444 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.58%. Comparing base (c0d1229) to head (94d20b5).

Files with missing lines Patch % Lines
...g/apache/sysds/runtime/ooc/cache/OOCCacheImpl.java 58.96% 137 Missing and 62 partials ⚠️
...ime/ooc/cache/collections/MaskedOnceArrayList.java 51.32% 39 Missing and 16 partials ⚠️
.../sysds/runtime/ooc/memory/SyncMemoryAllowance.java 57.93% 35 Missing and 18 partials ⚠️
...oc/cache/collections/SegmentedStreamTableList.java 53.92% 37 Missing and 10 partials ⚠️
...runtime/ooc/cache/collections/MaskedOnceArray.java 44.73% 29 Missing and 13 partials ⚠️
...ds/runtime/ooc/cache/eviction/EvictController.java 21.05% 26 Missing and 4 partials ⚠️
...org/apache/sysds/runtime/ooc/cache/BlockEntry.java 61.53% 10 Missing ⚠️
...untime/ooc/cache/collections/ConcurrentBitSet.java 72.22% 4 Missing and 1 partial ⚠️
...a/org/apache/sysds/runtime/ooc/cache/OOCCache.java 50.00% 2 Missing ⚠️
.../runtime/ooc/cache/eviction/IndexedObjectPair.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2533      +/-   ##
============================================
- Coverage     71.65%   71.58%   -0.08%     
- Complexity    49523    49671     +148     
============================================
  Files          1588     1596       +8     
  Lines        191359   192317     +958     
  Branches      37496    37675     +179     
============================================
+ Hits         137114   137663     +549     
- Misses        43676    43940     +264     
- Partials      10569    10714     +145     

☔ View full report in Codecov by Harness.
📢 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.

@janniklinde janniklinde force-pushed the ooc/planner-merge-4 branch 2 times, most recently from 94d20b5 to a7b0c11 Compare July 6, 2026 14:20
@janniklinde janniklinde force-pushed the ooc/planner-merge-4 branch from a7b0c11 to beb746f Compare July 6, 2026 14:37
@janniklinde janniklinde merged commit afe793a into apache:main Jul 6, 2026
47 of 49 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant