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

Build improvements #569

Merged
merged 10 commits into from
May 30, 2021
Merged

Build improvements #569

merged 10 commits into from
May 30, 2021

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented May 30, 2021

Tries to use Poetry for builds exclusively and cleans up some of the old setup.
Tries to fix #565

@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #569 (2493f4a) into master (dc95da3) will increase coverage by 0.01%.
The diff coverage is 97.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #569      +/-   ##
==========================================
+ Coverage   90.21%   90.22%   +0.01%     
==========================================
  Files          50       50              
  Lines        3280     3295      +15     
==========================================
+ Hits         2959     2973      +14     
- Misses        321      322       +1     
Impacted Files Coverage Δ
django_q/brokers/aws_sqs.py 0.00% <0.00%> (ø)
django_q/management/commands/qmemory.py 100.00% <ø> (ø)
django_q/migrations/0012_auto_20200702_1608.py 100.00% <ø> (ø)
django_q/queues.py 88.23% <0.00%> (ø)
...sts/testing_utilities/multiple_database_routers.py 70.58% <40.00%> (ø)
django_q/monitor.py 85.04% <87.50%> (ø)
django_q/__init__.py 100.00% <100.00%> (ø)
django_q/admin.py 98.18% <100.00%> (ø)
django_q/brokers/__init__.py 90.42% <100.00%> (ø)
django_q/brokers/disque.py 98.14% <100.00%> (ø)
... and 28 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 dc95da3...2493f4a. Read the comment docs.

@Koed00 Koed00 merged commit 15155c7 into master May 30, 2021
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.

Upgrade to 1.3.6 stops the cluster from working
1 participant