nyaruka / mailroom

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

Call sentry directly from panic recovery #352

Closed rowanseymour closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.60%. Comparing base (d930b85) to head (17c1ae4).

Files with missing lines Patch % Lines
cmd/mailroom/main.go 0.00% 1 Missing :warning:
utils/crons/cron.go 66.66% 1 Missing :warning:
workers.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ======================================= Coverage 63.60% 63.60% ======================================= Files 193 193 Lines 10721 10721 ======================================= Hits 6819 6819 Misses 2992 2992 Partials 910 910 ```

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