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

Support entry token for flow style #646

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Support entry token for flow style #646

merged 1 commit into from
Feb 11, 2025

Conversation

goccy
Copy link
Owner

@goccy goccy commented Feb 10, 2025

  • add sequence entry node for flow sequence.
  • add collect entry token field to mapping value node for flow mapping.

- add sequence entry node for flow sequence.
- add collect entry token field to mapping value node for flow mapping.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 68.18182% with 14 lines in your changes missing coverage. Please review.

Project coverage is 77.25%. Comparing base (e6c495e) to head (f6d4031).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #646      +/-   ##
==========================================
- Coverage   77.29%   77.25%   -0.04%     
==========================================
  Files          22       22              
  Lines        7888     7914      +26     
==========================================
+ Hits         6097     6114      +17     
- Misses       1372     1378       +6     
- Partials      419      422       +3     

@goccy goccy merged commit c331468 into master Feb 11, 2025
20 checks passed
@goccy goccy deleted the support-entry branch February 11, 2025 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants