Map zone adds gather method - #638
Merged
superstar54 merged 10 commits intoOct 3, 2025
Merged
Conversation
method
superstar54
marked this pull request as draft
August 17, 2025 06:29
superstar54
force-pushed
the
fix/636/collect_socket_inside_map
branch
from
September 29, 2025 09:09
5729d65 to
83a1835
Compare
superstar54
force-pushed
the
fix/636/collect_socket_inside_map
branch
from
September 29, 2025 09:09
83a1835 to
c36ddad
Compare
superstar54
marked this pull request as ready for review
October 3, 2025 20:29
superstar54
force-pushed
the
fix/636/collect_socket_inside_map
branch
from
October 3, 2025 20:42
bcfe8e7 to
1cd8fe5
Compare
superstar54
force-pushed
the
fix/636/collect_socket_inside_map
branch
from
October 3, 2025 20:55
1cd8fe5 to
16993ec
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #638 +/- ##
==========================================
- Coverage 90.87% 90.10% -0.76%
==========================================
Files 44 44
Lines 3184 3038 -146
==========================================
- Hits 2893 2737 -156
- Misses 291 301 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the following changes:
map_zone.itemhas two outputs:keyandvalue.gathermethod to collect the resultsmap_zone.outputsto pass data to other tasks outside the map zoneHere is an example: