[Multiple Choice Task] Fix UI bugs in multiple choice selectors #2899
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
61.90% (-0.33%) compared to 94c1ea7
View this Pull Request on Codecov
61.90% (-0.33%) compared to 94c1ea7
Details
Codecov Report
Attention: Patch coverage is 42.52874%
with 50 lines
in your changes missing coverage. Please review.
Project coverage is 61.90%. Comparing base (
94c1ea7
) to head (528e31d
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2899 +/- ##
============================================
- Coverage 62.22% 61.90% -0.33%
+ Complexity 1205 1204 -1
============================================
Files 267 268 +1
Lines 6380 6441 +61
Branches 882 897 +15
============================================
+ Hits 3970 3987 +17
- Misses 1863 1898 +35
- Partials 547 556 +9
Files with missing lines | Coverage Δ | |
---|---|---|
...lection/tasks/multiplechoice/MultipleChoiceItem.kt | 100.00% <100.00%> (ø) |
|
...asks/multiplechoice/MultipleChoiceTaskViewModel.kt | 92.18% <83.33%> (-0.46%) |
⬇️ |
...tasks/multiplechoice/MultipleChoiceTaskFragment.kt | 69.23% <66.66%> (+4.52%) |
⬆️ |
...ion/tasks/multiplechoice/MultipleChoiceItemView.kt | 35.21% <35.21%> (ø) |
Loading