Skip to content

[MINOR][TEST] Add Asserts to ScalarIOTest for Result Validation#2522

Merged
Baunsgaard merged 1 commit into
apache:mainfrom
ywcb00:fix/test/io/scalar
Jun 29, 2026
Merged

[MINOR][TEST] Add Asserts to ScalarIOTest for Result Validation#2522
Baunsgaard merged 1 commit into
apache:mainfrom
ywcb00:fix/test/io/scalar

Conversation

@ywcb00

@ywcb00 ywcb00 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the ScalarIOTest by adding respective asserts to validate the output and uncommenting checks about the variables written to disk.
Additionally, some unnecessary indents in the test class are removed.

…the test success

	uncomment some checks for correct results

refactor(test/functions/io/ScalarIOTest.java): remove unnecessary indents
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.62%. Comparing base (384a8dc) to head (af289af).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2522      +/-   ##
============================================
+ Coverage     71.56%   71.62%   +0.06%     
- Complexity    49110    49257     +147     
============================================
  Files          1575     1579       +4     
  Lines        189793   190286     +493     
  Branches      37235    37319      +84     
============================================
+ Hits         135816   136292     +476     
- Misses        43480    43487       +7     
- Partials      10497    10507      +10     

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

@Baunsgaard Baunsgaard left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Baunsgaard Baunsgaard merged commit bdad192 into apache:main Jun 29, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Jun 29, 2026
@ywcb00

ywcb00 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Thank you very much @Baunsgaard :)

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.

2 participants