Skip to content

Conversation

@asgerf
Copy link
Contributor

@asgerf asgerf commented Sep 1, 2025

This was once as input to the shared data flow library, but has since been removed from the input signature.

This was once as input to the shared data flow library, but has since been removed from the input signature.
@github-actions github-actions bot added the JS label Sep 1, 2025
@asgerf asgerf added the no-change-note-required This PR does not need a change note label Sep 1, 2025
@asgerf asgerf marked this pull request as ready for review September 2, 2025 09:43
@asgerf asgerf requested a review from a team as a code owner September 2, 2025 09:43
Copilot AI review requested due to automatic review settings September 2, 2025 09:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the totalorder() method and related ordering functionality from the JavaScript dataflow library, as it's no longer required by the shared data flow library interface.

  • Removes totalorder() methods from DataFlowCallable, DataFlowCall, and NodeRegion classes
  • Eliminates the entire TotalOrdering module and its associated helper predicates
  • Cleans up code that was previously used to provide ordering input to the shared data flow library

Copy link
Contributor

@aschackmull aschackmull left a comment

Choose a reason for hiding this comment

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

🎉 LGTM

@asgerf asgerf merged commit 1ea843f into github:main Sep 2, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JS no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants