nyaruka / goflow

Flow engine for RapidPro/TextIt.
Other
45 stars 20 forks source link

Add template translation external ID to msg templating #1238

Closed norkans7 closed 7 months ago

norkans7 commented 7 months ago

Contains #1240 and #1239

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 82.52%. Comparing base (4bf1a6c) to head (f0ee253).

Files Patch % Lines
flows/actions/send_msg.go 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1238 +/- ## ========================================== + Coverage 82.50% 82.52% +0.01% ========================================== Files 279 279 Lines 14453 14463 +10 ========================================== + Hits 11925 11935 +10 Misses 2025 2025 Partials 503 503 ```

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

norkans7 commented 7 months ago

replaced by https://github.com/nyaruka/mailroom/pull/226