django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Improve logging for notifymail #141

Closed benjaoming closed 10 months ago

benjaoming commented 10 months ago

Fixes #139

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d80717c) 77.44% compared to head (af36b5e) 77.51%.

Files Patch % Lines
django_nyt/management/commands/notifymail.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== + Coverage 77.44% 77.51% +0.07% ========================================== Files 23 23 Lines 634 636 +2 ========================================== + Hits 491 493 +2 Misses 143 143 ```

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