jazzband / django-push-notifications

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

make firebase-admin an optional dependency #707

Closed ceoy closed 7 months ago

ceoy commented 7 months ago

documentation fix https://github.com/jazzband/django-push-notifications/issues/703 mandatory dependency fix https://github.com/jazzband/django-push-notifications/pull/702#discussion_r1489160018

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 70.33%. Comparing base (307a1b8) to head (e60bd6b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #707 +/- ## ========================================== + Coverage 70.28% 70.33% +0.05% ========================================== Files 26 26 Lines 1097 1099 +2 Branches 249 249 ========================================== + Hits 771 773 +2 Misses 288 288 Partials 38 38 ```

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