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

chore: test only active Django versions #639

Closed bertonha closed 2 years ago

bertonha commented 2 years ago

Django 3.0 and 3.1 already got on EOF

I also had forgot to add the Django 4.0 on GHA

codecov[bot] commented 2 years ago

Codecov Report

Merging #639 (1b97429) into master (cf025e7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   68.33%   68.33%           
=======================================
  Files          25       25           
  Lines        1102     1102           
  Branches      240      240           
=======================================
  Hits          753      753           
  Misses        312      312           
  Partials       37       37           

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 cf025e7...1b97429. Read the comment docs.

bertonha commented 2 years ago

would make sense to remove python 3.6 and 3.7 since django 4.0 does not support it anymore ?

https://docs.djangoproject.com/en/4.0/releases/4.0/#python-compatibility