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

ORM integration #63

Merged

Conversation

sergei-maertens
Copy link
Collaborator

Adds support for mapping value -> order in querysets

@codecov-io
Copy link

codecov-io commented May 2, 2019

Codecov Report

Merging #63 into develop will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #63      +/-   ##
===========================================
+ Coverage    96.36%   96.55%   +0.18%     
===========================================
  Files            1        1              
  Lines          110      116       +6     
  Branches        16       17       +1     
===========================================
+ Hits           106      112       +6     
  Misses           3        3              
  Partials         1        1
Impacted Files Coverage Δ
djchoices/choices.py 96.55% <100%> (+0.18%) ⬆️

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 7cb6c0e...9a6f68a. Read the comment docs.

@coveralls
Copy link

coveralls commented May 2, 2019

Coverage Status

Coverage increased (+0.1%) to 97.521% when pulling 9a6f68a on sergei-maertens:feature/orm-integration into 7cb6c0e on bigjason:develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.521% when pulling 117a08a on sergei-maertens:feature/orm-integration into 7cb6c0e on bigjason:develop.

Added support for Django 2.2, Python 3.7
@sergei-maertens sergei-maertens merged commit 2f066f1 into bigjason:develop May 2, 2019
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.

None yet

3 participants