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

950 ModelBuilder and recursive foreign keys #951

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

dantownsend
Copy link
Member

Resolves #950

@dantownsend dantownsend added the bug Something isn't working label Mar 13, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.31%. Comparing base (c55f8cf) to head (4ddcc66).

Files Patch % Lines
piccolo/testing/model_builder.py 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
- Coverage   92.01%   90.31%   -1.71%     
==========================================
  Files         108      108              
  Lines        8233     8237       +4     
==========================================
- Hits         7576     7439     -137     
- Misses        657      798     +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dantownsend dantownsend merged commit 0711d3a into master Mar 13, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Bugs
Awaiting triage
Development

Successfully merging this pull request may close these issues.

ModelBuilder and recursive foreign keys
2 participants