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

[Multiple choice questions] Make "other" text required #2870

Merged
merged 6 commits into from
Nov 27, 2024

Inline cardinality check

a090df9
Select commit
Loading
Failed to load commit list.
Merged

[Multiple choice questions] Make "other" text required #2870

Inline cardinality check
a090df9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

61.19% (+0.00%) compared to ca9e4bd

View this Pull Request on Codecov

61.19% (+0.00%) compared to ca9e4bd

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.19%. Comparing base (ca9e4bd) to head (a090df9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...asks/multiplechoice/MultipleChoiceTaskViewModel.kt 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2870   +/-   ##
=========================================
  Coverage     61.19%   61.19%           
- Complexity     1177     1182    +5     
=========================================
  Files           266      266           
  Lines          6345     6345           
  Branches        906      904    -2     
=========================================
  Hits           3883     3883           
  Misses         1933     1933           
  Partials        529      529           
Files with missing lines Coverage Δ
...asks/multiplechoice/MultipleChoiceTaskViewModel.kt 92.64% <88.88%> (ø)