nyaruka / mailroom

Backend services for the TextIt platform.
Other
0 stars 1 forks source link

Deprecate `broadcast.template_state` and add `broadcast.expressions` #284

Closed rowanseymour closed 6 days ago

rowanseymour commented 6 days ago

TemplateState getting a bit confusing alongside TemplateID and TemplateVariables that mean something completely different. Matches https://github.com/nyaruka/rapidpro/pull/5350

codecov-commenter commented 6 days ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 62.91%. Comparing base (9944beb) to head (7f2c8ce).

Files Patch % Lines
core/models/broadcasts.go 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ========================================== + Coverage 62.88% 62.91% +0.02% ========================================== Files 189 189 Lines 10484 10492 +8 ========================================== + Hits 6593 6601 +8 Misses 3017 3017 Partials 874 874 ```

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