Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 3 support #404

Merged
merged 5 commits into from
Jan 18, 2020
Merged

Django 3 support #404

merged 5 commits into from
Jan 18, 2020

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jan 17, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 17, 2020

Codecov Report

Merging #404 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   90.43%   90.63%   +0.19%     
==========================================
  Files          43       43              
  Lines        2855     2915      +60     
==========================================
+ Hits         2582     2642      +60     
  Misses        273      273
Impacted Files Coverage Δ
django_q/tests/test_monitor.py 100% <0%> (ø) ⬆️
django_q/tests/test_admin.py 100% <0%> (ø) ⬆️
django_q/tests/test_commands.py 100% <0%> (ø) ⬆️
django_q/signing.py 100% <0%> (ø) ⬆️
django_q/tests/test_cluster.py 100% <0%> (ø) ⬆️
django_q/tests/test_cached.py 100% <0%> (ø) ⬆️
django_q/tests/test_scheduler.py 100% <0%> (ø) ⬆️
django_q/tasks.py 99.48% <0%> (+0.01%) ⬆️
django_q/models.py 97.45% <0%> (+0.04%) ⬆️
django_q/status.py 97.46% <0%> (+0.06%) ⬆️
... and 6 more

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 6813753...5f46d11. Read the comment docs.

Removes django 1.11 testing
Adds python 3.8 testing
@Koed00 Koed00 merged commit ee0cdbb into master Jan 18, 2020
@Koed00 Koed00 deleted the django3 branch January 18, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants