nyaruka / mailroom

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

Throttled flow starts based on outbox #316

Closed rowanseymour closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 37.50000% with 30 lines in your changes missing coverage. Please review.

Project coverage is 63.04%. Comparing base (f1f120f) to head (8f4578f).

Files with missing lines Patch % Lines
core/tasks/starts/throttle_queue.go 8.33% 22 Missing :warning:
mailroom.go 0.00% 6 Missing :warning:
utils/queues/fair_sorted.go 77.77% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #316 +/- ## ========================================== - Coverage 63.17% 63.04% -0.14% ========================================== Files 188 189 +1 Lines 10550 10585 +35 ========================================== + Hits 6665 6673 +8 - Misses 3009 3035 +26 - Partials 876 877 +1 ```

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