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

[API] - Use Core, Codecov_Auth, Reports and Legacy_Migrations Models From Shared #1427

Open
Tracked by #1426
adrian-codecov opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels

Comments

@adrian-codecov
Copy link

You can likely divide this into smaller steps, but mainly:

  • Use the shared commit that uses these models
  • Import all the model.py code from shared to api
  • Update tests as necessary
  • Ensure migrations are chosen from shared migrations -> see MIGRATIONS_MODULES
  • Adjust any necessary code

Future Followup PRs include

  • Replace the usage of plan service to use the service from shared
  • Replace the usage of archiveservice service to use the service from shared
  • Delete individual migrations for all of these apps
  • Delete and replace all the files/tests that were moved in this PR - ... :O Port Some API Models to Shared shared#139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant