-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
feat: implement flow translation addition #322
Conversation
Codecov Report
@@ Coverage Diff @@
## main #322 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 23 29 +6
Lines 633 730 +97
=========================================
+ Hits 633 730 +97
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bc82834
to
3f8a751
Compare
0f7848b
to
dbf0410
Compare
dbf0410
to
9b0a88d
Compare
add multiple flow and multiple translation
0659682
to
d91c20b
Compare
d91c20b
to
5eb5c2d
Compare
5eb5c2d
to
e962179
Compare
Code Climate has analyzed commit e962179 and detected 0 issues on this pull request. View more on Code Climate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice new feature!
What does this pull request contain?
Explain your changes
Implement a new type handler for flow
When a flow is added or changed if it is referenced in a translation file then the translation file is added in the package and in the output directory as well
Does this close any currently open issues?
closes #321
Any particular element that can be tested locally
Use the branch issue/321 of the playground