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

fix: bulk create on mysql #303

Merged
merged 1 commit into from
Aug 7, 2024
Merged

fix: bulk create on mysql #303

merged 1 commit into from
Aug 7, 2024

Conversation

zacharis278
Copy link
Contributor

@zacharis278 zacharis278 commented Aug 6, 2024

JIRA: COSMO-409

Couldn't really find much on best practice for handling this. We could split the business logic up into a bulk_create and bulk_update but that ultimately seemed messier to me.

Copy link

github-actions bot commented Aug 6, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  edx_exams/apps/api/v1
  views.py
  edx_exams/apps/core
  models.py
  edx_exams/apps/core/tests
  test_models.py
Project Total  

This report was generated by python-coverage-comment-action

@zacharis278 zacharis278 merged commit 827cfff into main Aug 7, 2024
5 checks passed
@zacharis278 zacharis278 deleted the zhancock/bulk-create-fix branch August 7, 2024 12:57
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