Skip to content

[SYSTEMDS-3842] Improve test coverage of API components: ScriptExecutorUtils, jmlc.Connection #2253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

e-strauss
Copy link
Contributor

@e-strauss e-strauss commented Apr 15, 2025

This PR extends the test coverage of the API components: ScriptExecutorUtils () & jmlc.Connection (96.3%)

Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.58%. Comparing base (3ce16d0) to head (ef4cee2).
Report is 29 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #2253       +/-   ##
=============================================
- Coverage     72.67%   44.58%   -28.09%     
+ Complexity    45775    26032    -19743     
=============================================
  Files          1474     1474               
  Lines        171628   171627        -1     
  Branches      33525    33525               
=============================================
- Hits         124730    76524    -48206     
- Misses        37470    90260    +52790     
+ Partials       9428     4843     -4585     

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

@e-strauss e-strauss force-pushed the tmp_code_cov branch 2 times, most recently from bd2964b to d67306b Compare April 24, 2025 14:33
@Baunsgaard
Copy link
Contributor

It looks like you have the same issue as Matthias on the main branch. We would have to look into this issue independently of the changes that you have made in this PR.

@e-strauss e-strauss changed the title [WIP] [SYSTEMDS-3842] Improve test coverage of API components: ScriptExecutorUtils, jmlc.Connection [SYSTEMDS-3842] Improve test coverage of API components: ScriptExecutorUtils, jmlc.Connection May 13, 2025
@Baunsgaard
Copy link
Contributor

LGTM, the failed tests are independent of the PR.

@e-strauss e-strauss closed this in b49c5ff May 13, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in SystemDS PR Queue May 13, 2025
@e-strauss e-strauss deleted the tmp_code_cov branch May 14, 2025 08:14
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