nyaruka / mailroom

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

Rework clogs package to provide get/put DynamoDB operations #329

Closed rowanseymour closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.90909% with 16 lines in your changes missing coverage. Please review.

Project coverage is 63.20%. Comparing base (4ccf4ab) to head (b469b95).

Files with missing lines Patch % Lines
utils/clogs/dynamo.go 72.00% 7 Missing and 7 partials :warning:
core/models/channel_logs.go 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #329 +/- ## ========================================== - Coverage 63.25% 63.20% -0.06% ========================================== Files 191 191 Lines 10612 10650 +38 ========================================== + Hits 6713 6731 +18 - Misses 3019 3033 +14 - Partials 880 886 +6 ```

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