nyaruka / courier

Messaging gateway for RapidPro/TextIt.
Other
114 stars 68 forks source link

Use std library errors, part 1 #746

Closed norkans7 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 74.74%. Comparing base (8b1404f) to head (98fb25a).

Files Patch % Lines
handlers/slack/handler.go 12.50% 7 Missing :warning:
handlers/facebook_legacy/handler.go 0.00% 6 Missing :warning:
handlers/meta/handlers.go 0.00% 6 Missing :warning:
handlers/whatsapp_legacy/handler.go 25.00% 6 Missing :warning:
attachments.go 25.00% 3 Missing :warning:
handlers/jiochat/handler.go 0.00% 3 Missing :warning:
handlers/mtn/handler.go 0.00% 3 Missing :warning:
handlers/wechat/handler.go 0.00% 3 Missing :warning:
handlers/hormuud/handler.go 50.00% 2 Missing :warning:
config.go 0.00% 1 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #746 +/- ## ========================================== + Coverage 74.71% 74.74% +0.02% ========================================== Files 111 111 Lines 13282 13282 ========================================== + Hits 9924 9927 +3 + Misses 2646 2644 -2 + Partials 712 711 -1 ```

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