Skip to content

(Towards #3463) Reverse the order of operations to build the region in reverse#3464

Open
LonelyCat124 wants to merge 1 commit into
masterfrom
3463_reverse_transformation_order
Open

(Towards #3463) Reverse the order of operations to build the region in reverse#3464
LonelyCat124 wants to merge 1 commit into
masterfrom
3463_reverse_transformation_order

Conversation

@LonelyCat124

Copy link
Copy Markdown
Collaborator

Simple PR to reverse the order in which maximal parallel region trans build their regions. I expect to need this to work out if assignments can be in parallel regions and its probably a more sensible default way to build these regions.

Ready for a review from @arporter or @sergisiso . I considered using a deque, however I would have ended up needing to cast the deque to a list enough times I didn't think it would save anything.

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d4d4cbc) to head (c0d94ab).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3464   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          393       393           
  Lines        55067     55067           
=========================================
  Hits         55067     55067           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant