jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.23k stars 605 forks source link

Update README.rst #719

Closed jamaalscarlett closed 1 month ago

jamaalscarlett commented 2 months ago

Adds note to explain: https://github.com/jazzband/django-push-notifications/issues/577

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.36%. Comparing base (0f79181) to head (2afa858).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #719 +/- ## ========================================== - Coverage 70.39% 70.36% -0.03% ========================================== Files 27 27 Lines 1101 1100 -1 Branches 180 180 ========================================== - Hits 775 774 -1 Misses 288 288 Partials 38 38 ```

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

50-Course commented 1 month ago

I'd just restart the workflow, rebase and merge.

jamaalscarlett commented 1 month ago

I'd just restart the workflow, rebase and merge.

Thanks @50-Course