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

Use function find_field_names to determine appropriate field names fo… #51

Merged
merged 2 commits into from
May 31, 2017

Conversation

stphivos
Copy link
Owner

…r create which handles field names of foreign keys.

flake8 is whining about unused underscore variables.
@stphivos stphivos merged commit c891629 into master May 31, 2017
@codecov-io
Copy link

codecov-io commented May 31, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         702    700    -2     
=====================================
- Hits          702    700    -2
Impacted Files Coverage Δ
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 830bd7c...5a42097. Read the comment docs.

@stphivos stphivos deleted the fix/mocks_create_fk_kwargs branch May 31, 2017 21:46
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.

2 participants