nyaruka / floweditor

Graphical flow editor for the TextIt platform.
Other
71 stars 40 forks source link

Edit component-based message templates #1223

Closed ericnewcomer closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 64.27%. Comparing base (6a56d06) to head (c4e9c13).

Files Patch % Lines
...rc/components/flow/actions/sendmsg/SendMsgForm.tsx 36.36% 11 Missing and 3 partials :warning:
src/components/flow/actions/sendmsg/helpers.ts 12.50% 14 Missing :warning:
.../flow/actions/localization/MsgLocalizationForm.tsx 42.85% 10 Missing and 2 partials :warning:
...rc/components/flow/actions/localization/helpers.ts 0.00% 1 Missing and 1 partial :warning:
src/store/helpers.ts 0.00% 2 Missing :warning:
src/components/translator/helpers.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1223 +/- ## ========================================== + Coverage 64.18% 64.27% +0.09% ========================================== Files 181 181 Lines 7083 7059 -24 Branches 1670 1667 -3 ========================================== - Hits 4546 4537 -9 + Misses 1963 1946 -17 - Partials 574 576 +2 ```

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