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

adding OneToOne relationship shortcut #115

Merged
merged 1 commit into from
Jan 9, 2019
Merged

adding OneToOne relationship shortcut #115

merged 1 commit into from
Jan 9, 2019

Conversation

miki725
Copy link
Collaborator

@miki725 miki725 commented Jan 9, 2019

refactored existing OneToMany and ManyToOne to remove duplicate code

@miki725 miki725 requested a review from shosca January 9, 2019 14:11
tests/db/test_relations.py Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Jan 9, 2019

Pull Request Test Coverage Report for Build 1025

  • 14 of 14 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1019: 0.0%
Covered Lines: 3466
Relevant Lines: 3466

💛 - Coveralls

refactored existing OneToMany and ManyToOne to remove duplicate code
@shosca shosca merged commit d468353 into master Jan 9, 2019
@shosca shosca deleted the one-to-one branch January 9, 2019 20:23
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