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

Django 3.0 Compatiblity: Now using non-vendored six package. #68 #69

Merged
merged 1 commit into from
Dec 8, 2019
Merged

Conversation

kavdev
Copy link
Contributor

@kavdev kavdev commented Dec 8, 2019

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.521% when pulling dee709d on kavdev:master into 664e7b4 on bigjason:master.

@codecov-io
Copy link

codecov-io commented Dec 8, 2019

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           1        1           
  Lines         116      116           
  Branches       17       17           
=======================================
  Hits          112      112           
  Misses          3        3           
  Partials        1        1
Impacted Files Coverage Δ
djchoices/choices.py 96.55% <100%> (ø) ⬆️

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 664e7b4...dee709d. Read the comment docs.

@sergei-maertens sergei-maertens merged commit d6adf01 into bigjason:master Dec 8, 2019
adamchainz added a commit to adamchainz/django-choices that referenced this pull request Feb 24, 2020
Finish the work from bigjason#69, with a changelog note, documentation update, tox and travis grid additions, and PyPI classifier.
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