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

Raise specific DoesNotExist exception for the model. #32

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

donkirkby
Copy link
Collaborator

Also add some missing comparisons.

Two small features we needed for our tests.

Also add some missing comparisons.
@codecov-io
Copy link

Codecov Report

Merging #32 into master will not impact coverage.

@@          Coverage Diff          @@
##           master    #32   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         479    486    +7     
=====================================
+ Hits          479    486    +7
Impacted Files Coverage Δ
django_mock_queries/utils.py 100% <ø> (ø)
django_mock_queries/constants.py 100% <100%> (ø)
django_mock_queries/query.py 100% <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 4762263...13d10dc. Read the comment docs.

@stphivos stphivos merged commit c153802 into stphivos:master Feb 6, 2017
@stphivos
Copy link
Owner

stphivos commented Feb 6, 2017

Thanks!!

@donkirkby donkirkby deleted the model-type branch February 7, 2017 23:54
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.

3 participants