Skip to content

Add six as a dependency. #390

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

Merged
merged 2 commits into from
Dec 3, 2017
Merged

Conversation

mblayman
Copy link
Collaborator

@mblayman mblayman commented Dec 3, 2017

The six library is required, but it was not included in the packaging.

Fixes #389

@codecov-io
Copy link

codecov-io commented Dec 3, 2017

Codecov Report

Merging #390 into master will decrease coverage by 0.55%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   93.13%   92.57%   -0.56%     
==========================================
  Files          52       56       +4     
  Lines        2693     2921     +228     
==========================================
+ Hits         2508     2704     +196     
- Misses        185      217      +32
Impacted Files Coverage Δ
setup.py 80% <ø> (ø) ⬆️
rest_framework_json_api/__init__.py 100% <100%> (ø) ⬆️
example/api/serializers/__init__.py 78.18% <0%> (ø)
example/migrations/__init__.py 100% <0%> (ø)
example/models.py 95.6% <0%> (ø)
rest_framework_json_api/exceptions.py 84% <0%> (ø)

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 f0158f6...16e22ae. Read the comment docs.

@mblayman mblayman merged commit e85cea9 into django-json-api:master Dec 3, 2017
@mblayman mblayman deleted the add-six branch December 3, 2017 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants