Skip to content
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

[SYSTEMDS-3729] Fix Federated Response in Roll Function #2131

Closed
wants to merge 1 commit into from

Fix federate response of roll function

406fb89
Select commit
Loading
Failed to load commit list.
Closed

[SYSTEMDS-3729] Fix Federated Response in Roll Function #2131

Fix federate response of roll function
406fb89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

71.13% (-0.01%) compared to 9b6a96d

View this Pull Request on Codecov

71.13% (-0.01%) compared to 9b6a96d

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.13%. Comparing base (9b6a96d) to head (406fb89).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../runtime/instructions/fed/ReorgFEDInstruction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2131      +/-   ##
============================================
- Coverage     71.14%   71.13%   -0.01%     
+ Complexity    43048    43047       -1     
============================================
  Files          1446     1446              
  Lines        164246   164246              
  Branches      32018    32018              
============================================
- Hits         116847   116841       -6     
  Misses        38249    38249              
- Partials       9150     9156       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.