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 SubQuestionConditions created on every import #4

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Feb 2, 2024

Fix SubQuestionConditions created on every import

Trello #54


Breakdown:

File changed

  1. profiles/management/commands/import_questions.py
    • Fix SubQuestionConditions created on every import

@juuso-j juuso-j added the bug Something isn't working label Feb 2, 2024
@juuso-j juuso-j requested a review from ezkat February 2, 2024 12:08
@juuso-j juuso-j self-assigned this Feb 2, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce16831) 92.31% compared to head (26a977e) 92.31%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop       #4   +/-   ##
========================================
  Coverage    92.31%   92.31%           
========================================
  Files           55       55           
  Lines         2055     2055           
  Branches       131      131           
========================================
  Hits          1897     1897           
  Misses         126      126           
  Partials        32       32           

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

@juuso-j juuso-j merged commit d5261af into develop Feb 8, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request Apr 9, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants