nyaruka / mailroom

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

Add cron to trigger sync for old seen android channels #281

Closed norkans7 closed 3 months ago

norkans7 commented 3 months ago

Addresses #279

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 81.13208% with 10 lines in your changes missing coverage. Please review.

Project coverage is 62.89%. Comparing base (744103d) to head (7edac58).

Files Patch % Lines
core/tasks/channels/cron.go 63.63% 6 Missing and 2 partials :warning:
core/models/channels.go 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== + Coverage 62.81% 62.89% +0.07% ========================================== Files 187 189 +2 Lines 10432 10481 +49 ========================================== + Hits 6553 6592 +39 - Misses 3009 3016 +7 - Partials 870 873 +3 ```

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