nyaruka / goflow

Flow engine for RapidPro/TextIt.
Other
43 stars 19 forks source link

Instead of supporting both variables and components in `send_msg` actions, add 13.4 migration #1225

Closed rowanseymour closed 6 months ago

rowanseymour commented 6 months ago

In the end the strategy of supporting both in the engine and having the editor support reading both... wasn't as doable as we thought.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.75%. Comparing base (0a49903) to head (a27767d).

Files Patch % Lines
flows/definition/migrations/13_x.go 90.47% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1225 +/- ## ========================================== - Coverage 87.78% 87.75% -0.03% ========================================== Files 263 263 Lines 11132 11146 +14 ========================================== + Hits 9772 9781 +9 - Misses 942 945 +3 - Partials 418 420 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.