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

[pre-commit.ci] pre-commit autoupdate #669

Closed pre-commit-ci[bot] closed 10 months ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Merging #669 (a8db8f1) into master (53525ca) will decrease coverage by 0.19%. The diff coverage is 33.33%.

:exclamation: Current head a8db8f1 differs from pull request most recent head 5517542. Consider uploading reports for the commit 5517542 to get more accurate results

@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
- Coverage   68.67%   68.49%   -0.19%     
==========================================
  Files          26       26              
  Lines        1111     1111              
  Branches      243      174      -69     
==========================================
- Hits          763      761       -2     
- Misses        310      312       +2     
  Partials       38       38              
Files Changed Coverage Δ
push_notifications/fields.py 60.93% <0.00%> (-3.13%) :arrow_down:
push_notifications/migrations/0001_initial.py 100.00% <ø> (ø)
...otifications/migrations/0002_auto_20160106_0850.py 100.00% <ø> (ø)
push_notifications/migrations/0003_wnsdevice.py 100.00% <ø> (ø)
push_notifications/migrations/0004_fcm.py 100.00% <ø> (ø)
...ush_notifications/migrations/0005_applicationid.py 100.00% <ø> (ø)
...ush_notifications/migrations/0006_webpushdevice.py 100.00% <ø> (ø)
push_notifications/api/rest_framework.py 74.19% <33.33%> (ø)
push_notifications/conf/app.py 75.15% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more