nyaruka / courier

Messaging gateway for RapidPro/TextIt.
Other
116 stars 69 forks source link

Std Error part 2 #748

Closed norkans7 closed 5 months ago

norkans7 commented 5 months ago

contains https://github.com/nyaruka/courier/pull/747

norkans7 commented 5 months ago

We need to update github.com/nyaruka/redisx to completely remove github.com/pkg/errors

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.79%. Comparing base (43f290b) to head (2859b4f).

Files Patch % Lines
backends/rapidpro/backend.go 5.55% 17 Missing :warning:
backends/rapidpro/contact.go 0.00% 7 Missing :warning:
handlers/facebook_legacy/handler.go 0.00% 6 Missing :warning:
handlers/meta/handlers.go 0.00% 6 Missing :warning:
backends/rapidpro/urn.go 16.66% 4 Missing and 1 partial :warning:
backends/rapidpro/msg.go 25.00% 3 Missing :warning:
backends/rapidpro/status.go 0.00% 2 Missing :warning:
handlers/slack/handler.go 33.33% 2 Missing :warning:
handlers/whatsapp_legacy/handler.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #748 +/- ## ========================================== - Coverage 75.81% 75.79% -0.02% ========================================== Files 111 111 Lines 10316 10318 +2 ========================================== Hits 7821 7821 - Misses 1781 1782 +1 - Partials 714 715 +1 ```

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