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

Autofield #574

Merged
merged 3 commits into from
Jun 10, 2021
Merged

Autofield #574

merged 3 commits into from
Jun 10, 2021

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jun 10, 2021

Adds autofield setting. Should fix #570

@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #574 (ebd1785) into master (410327b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   90.23%   90.23%           
=======================================
  Files          50       50           
  Lines        3297     3298    +1     
=======================================
+ Hits         2975     2976    +1     
  Misses        322      322           
Impacted Files Coverage Δ
django_q/cluster.py 92.11% <ø> (ø)
django_q/tests/test_scheduler.py 100.00% <ø> (ø)
django_q/apps.py 100.00% <100.00%> (ø)

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 410327b...ebd1785. Read the comment docs.

@Koed00 Koed00 merged commit 4df036d into master Jun 10, 2021
@Koed00 Koed00 deleted the autofield branch June 10, 2021 13:42
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.

Migration XYZ dependencies reference nonexistent parent node ('django_q', '0014_auto_20210502_1221')
1 participant