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

Add missing migration #446

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Add missing migration #446

merged 1 commit into from
Jun 10, 2020

Conversation

Djailla
Copy link
Contributor

@Djailla Djailla commented Jun 10, 2020

Required by django-picklefield major update

Required by django-picklefield major update
@codecov-commenter
Copy link

Codecov Report

Merging #446 into master will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   90.63%   90.80%   +0.16%     
==========================================
  Files          43       44       +1     
  Lines        2915     2946      +31     
==========================================
+ Hits         2642     2675      +33     
+ Misses        273      271       -2     
Impacted Files Coverage Δ
django_q/migrations/0010_auto_20200610_0856.py 100.00% <100.00%> (ø)
django_q/core_signing.py 84.61% <0.00%> (-0.39%) ⬇️
django_q/conf.py 74.75% <0.00%> (ø)
django_q/tasks.py 99.48% <0.00%> (ø)
django_q/models.py 97.45% <0.00%> (ø)
django_q/monitor.py 83.33% <0.00%> (ø)
django_q/brokers/orm.py 97.95% <0.00%> (ø)
django_q/brokers/mongo.py 100.00% <0.00%> (ø)
django_q/brokers/disque.py 98.00% <0.00%> (ø)
django_q/tests/test_cluster.py 100.00% <0.00%> (ø)
... and 7 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 69c1061...ff4836f. Read the comment docs.

@Koed00 Koed00 merged commit 142af91 into Koed00:master Jun 10, 2020
@Koed00
Copy link
Owner

Koed00 commented Jun 10, 2020

Thanks :) I just started on this. Beat me to it

@Djailla
Copy link
Contributor Author

Djailla commented Jun 10, 2020

@Koed00 do you plan a new release soon ?

@Koed00
Copy link
Owner

Koed00 commented Jun 10, 2020

Working on it right now

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.

3 participants