nyaruka / mailroom

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

Rework clogs util package based on latest gocommon #330

Closed rowanseymour closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.23%. Comparing base (1c8cccd) to head (4f74883).

Files with missing lines Patch % Lines
utils/clogs/clog.go 76.92% 3 Missing and 3 partials :warning:
utils/clogs/batch.go 71.42% 2 Missing and 2 partials :warning:
core/models/channel_logs.go 0.00% 0 Missing and 1 partial :warning:
mailroom.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== + Coverage 63.20% 63.23% +0.02% ========================================== Files 191 191 Lines 10650 10631 -19 ========================================== - Hits 6731 6722 -9 + Misses 3033 3024 -9 + Partials 886 885 -1 ```

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