Skip to content

[SYSTEMDS-3891] Add StoreBackedStream#2554

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

[SYSTEMDS-3891] Add StoreBackedStream#2554
janniklinde merged 1 commit into
apache:mainfrom
janniklinde:ooc/planner-merge-11

Conversation

@janniklinde

Copy link
Copy Markdown
Contributor

Adds StoreBackedStream, a structure aiming to replace PlaybackStream of the CachingStream implementation.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.45045% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.64%. Comparing base (0dbd6f8) to head (baafd9f).

Files with missing lines Patch % Lines
...che/sysds/runtime/ooc/store/StoreBackedStream.java 39.13% 36 Missing and 6 partials ⚠️
...sds/runtime/ooc/store/SequentialAccessPattern.java 63.15% 3 Missing and 4 partials ⚠️
...ache/sysds/runtime/ooc/store/CountingLiveness.java 71.42% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2554      +/-   ##
============================================
- Coverage     71.64%   71.64%   -0.01%     
- Complexity    50087    50124      +37     
============================================
  Files          1609     1612       +3     
  Lines        193677   193786     +109     
  Branches      37892    37906      +14     
============================================
+ Hits         138763   138832      +69     
- Misses        44043    44080      +37     
- Partials      10871    10874       +3     

☔ 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 merged commit fd29db4 into apache:main Jul 18, 2026
51 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Jul 18, 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