jazzband / django-push-notifications

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

set different messages be specified for each user #653

Open Phishion opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #653 (207e477) into master (6fde730) will decrease coverage by 0.12%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
- Coverage   68.43%   68.31%   -0.13%     
==========================================
  Files          26       26              
  Lines        1112     1114       +2     
  Branches      243      244       +1     
==========================================
  Hits          761      761              
- Misses        313      314       +1     
- Partials       38       39       +1     
Impacted Files Coverage Δ
push_notifications/apns.py 86.44% <0.00%> (-3.04%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6fde730...207e477. Read the comment docs.