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

Fixed non-Money values support for in lookup. Fixes #278 #279

Merged
merged 1 commit into from Mar 20, 2017
Merged

Fixed non-Money values support for in lookup. Fixes #278 #279

merged 1 commit into from Mar 20, 2017

Conversation

Stranger6667
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 20, 2017

Codecov Report

Merging #279 into master will increase coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   94.31%   94.33%   +0.02%     
==========================================
  Files          17       17              
  Lines         792      795       +3     
  Branches      151      152       +1     
==========================================
+ Hits          747      750       +3     
  Misses         32       32              
  Partials       13       13
Impacted Files Coverage Δ
djmoney/models/managers.py 97.81% <100%> (+0.04%) ⬆️

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 aeb4406...f8c0e56. Read the comment docs.

@Stranger6667 Stranger6667 merged commit a8772aa into django-money:master Mar 20, 2017
@Stranger6667 Stranger6667 deleted the fix-in-lookup branch March 20, 2017 09:18
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

2 participants