nyaruka / mailroom

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

Re-introduce queued status for broadcasts and flow starts #346

Closed rowanseymour closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.09302% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.32%. Comparing base (a6bd541) to head (a7b3a83).

Files with missing lines Patch % Lines
core/models/broadcasts.go 85.71% 2 Missing :warning:
core/tasks/msgs/send_broadcast.go 50.00% 1 Missing and 1 partial :warning:
core/tasks/msgs/send_broadcast_batch.go 33.33% 1 Missing and 1 partial :warning:
core/tasks/starts/start_flow.go 50.00% 1 Missing and 1 partial :warning:
core/tasks/starts/start_flow_batch.go 33.33% 1 Missing and 1 partial :warning:
core/models/starts.go 92.85% 1 Missing :warning:
core/tasks/handler/handle_contact_event.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #346 +/- ## ========================================== + Coverage 63.24% 63.32% +0.07% ========================================== Files 189 189 Lines 10635 10641 +6 ========================================== + Hits 6726 6738 +12 + Misses 3010 3003 -7 - Partials 899 900 +1 ```

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