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

Fix weekly digests #142

Closed benjaoming closed 9 months ago

benjaoming commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (433c844) 77.51% compared to head (6fae18e) 78.41%.

Files Patch % Lines
django_nyt/management/commands/notifymail.py 83.33% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 77.51% 78.41% +0.89% ========================================== Files 23 24 +1 Lines 636 667 +31 ========================================== + Hits 493 523 +30 - Misses 143 144 +1 ```

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