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

Adds hint, some linting and a release drafter #449

Merged
merged 7 commits into from
Jun 22, 2020
Merged

Adds hint, some linting and a release drafter #449

merged 7 commits into from
Jun 22, 2020

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jun 22, 2020

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

Merging #449 into master will increase coverage by 0.00%.
The diff coverage is 72.22%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files          44       44           
  Lines        2933     2934    +1     
=======================================
+ Hits         2662     2663    +1     
  Misses        271      271           
Impacted Files Coverage Δ
django_q/brokers/aws_sqs.py 0.00% <0.00%> (ø)
django_q/brokers/ironmq.py 0.00% <0.00%> (ø)
django_q/conf.py 74.75% <ø> (ø)
django_q/core_signing.py 84.61% <75.00%> (ø)
django_q/brokers/__init__.py 94.31% <100.00%> (+0.06%) ⬆️
django_q/brokers/disque.py 98.03% <100.00%> (+0.03%) ⬆️
django_q/brokers/mongo.py 100.00% <100.00%> (ø)
django_q/brokers/orm.py 97.95% <100.00%> (ø)
django_q/brokers/redis_broker.py 96.00% <100.00%> (+0.08%) ⬆️
django_q/cluster.py 91.97% <100.00%> (ø)
... and 3 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 58d71da...83daf5d. Read the comment docs.

@Koed00 Koed00 merged commit 264a690 into master Jun 22, 2020
@Koed00 Koed00 deleted the type_hints branch June 22, 2020 18:10
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