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

Fix flow map node #505

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Fix flow map node #505

merged 1 commit into from
Nov 5, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 5, 2024

fix #348

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2024

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

Codecov Report

Attention: Patch coverage is 84.21053% with 9 lines in your changes missing coverage. Please review.

Project coverage is 76.81%. Comparing base (2e63415) to head (81c46ed).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
- Coverage   76.87%   76.81%   -0.07%     
==========================================
  Files          18       18              
  Lines        6141     6193      +52     
==========================================
+ Hits         4721     4757      +36     
- Misses       1112     1123      +11     
- Partials      308      313       +5     

@goccy goccy merged commit 97070fb into master Nov 5, 2024
18 checks passed
@goccy goccy deleted the fix-348 branch November 5, 2024 04:28
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.

Parser fails to parse valid Yaml pattern foo: {abc}
2 participants