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

fix usage of iter_entry_points #278

Merged
merged 1 commit into from
Dec 8, 2017
Merged

fix usage of iter_entry_points #278

merged 1 commit into from
Dec 8, 2017

Conversation

danielwelch
Copy link
Contributor

see #276

@codecov-io
Copy link

codecov-io commented Dec 7, 2017

Codecov Report

Merging #278 into master will decrease coverage by 2.46%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
- Coverage   92.74%   90.28%   -2.47%     
==========================================
  Files          42       42              
  Lines        2758     2758              
==========================================
- Hits         2558     2490      -68     
- Misses        200      268      +68
Impacted Files Coverage Δ
django_q/conf.py 70.9% <0%> (ø) ⬆️
django_q/brokers/ironmq.py 0% <0%> (-94.74%) ⬇️
django_q/tests/test_brokers.py 70.58% <0%> (-11.77%) ⬇️
django_q/brokers/__init__.py 94.18% <0%> (-2.33%) ⬇️

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 76ec0ae...c646686. Read the comment docs.

@jordanmkoncz
Copy link

Looks like this should resolve the issue. 👍

@Koed00 Koed00 merged commit d79ae0a into Koed00:master Dec 8, 2017
@jordanmkoncz
Copy link

Turns out there are still other issues to resolve, see #276 (comment).

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.

4 participants