nyaruka / mailroom

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

Make panic recovery code consistent #351

Closed rowanseymour closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.60%. Comparing base (317c8e7) to head (94d64db). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
utils/crons/cron.go 0.00% 2 Missing and 1 partial :warning:
workers.go 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #351 +/- ## ========================================== + Coverage 63.33% 63.60% +0.26% ========================================== Files 193 193 Lines 10708 10721 +13 ========================================== + Hits 6782 6819 +37 + Misses 3018 2992 -26 - Partials 908 910 +2 ```

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