Skip to content

[SYSTEMDS-3945] Support Reversal of Federation Map w/ differently sized federated partitions#2462

Open
ywcb00 wants to merge 3 commits intoapache:mainfrom
ywcb00:fix/fed/reorg/reverse
Open

[SYSTEMDS-3945] Support Reversal of Federation Map w/ differently sized federated partitions#2462
ywcb00 wants to merge 3 commits intoapache:mainfrom
ywcb00:fix/fed/reorg/reverse

Conversation

@ywcb00
Copy link
Copy Markdown
Contributor

@ywcb00 ywcb00 commented Apr 27, 2026

This PR adds support for reversing a federation map that includes partitions of different sizes.
It also includes respective tests.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.31%. Comparing base (c2d0e5a) to head (e0e6fcd).

Files with missing lines Patch % Lines
...untime/controlprogram/federated/FederationMap.java 78.94% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2462      +/-   ##
============================================
+ Coverage     71.29%   71.31%   +0.02%     
- Complexity    48574    48584      +10     
============================================
  Files          1567     1567              
  Lines        188401   188413      +12     
  Branches      36980    36981       +1     
============================================
+ Hits         134325   134375      +50     
+ Misses        43630    43598      -32     
+ Partials      10446    10440       -6     

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

ywcb00 added 3 commits April 30, 2026 09:49
…e-implement the method to reverse a federation map

	add method to sort the federation map
@ywcb00 ywcb00 force-pushed the fix/fed/reorg/reverse branch from ff8b22c to bafc85b Compare April 30, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant