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

Add missing migration file for OneToOne to FK fields #5764

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

DeanElliott96
Copy link
Collaborator

@DeanElliott96 DeanElliott96 commented Nov 4, 2024

Description of change

I accidentally forgot to commit my migration file for some model changes.
PR with model changes: #5751

Checklist

  • Has this branch been rebased on top of the current main branch?
  • Is the CircleCI build passing?

@DeanElliott96 DeanElliott96 self-assigned this Nov 4, 2024
@DeanElliott96 DeanElliott96 requested a review from a team as a code owner November 4, 2024 15:35
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.40%. Comparing base (a188f56) to head (511c53b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5764   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files        1025     1026    +1     
  Lines       24445    24450    +5     
  Branches     2213     2213           
=======================================
+ Hits        23567    23572    +5     
  Misses        709      709           
  Partials      169      169           

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

@DeanElliott96 DeanElliott96 merged commit 392df95 into main Nov 4, 2024
7 checks passed
@DeanElliott96 DeanElliott96 deleted the chore/add-missing-migration branch November 4, 2024 15:53
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