Brain-up / brn

The idea of this project is to design and make a web-application (with scientist cooperation) which would contained series of special audio trainings to support people with central auditory skills deficit to allow them to train them to listen better.
https://brainup.site
Creative Commons Zero v1.0 Universal
59 stars 26 forks source link

2497 fix exercise numbering as list index #2503

Closed ElenaSpb closed 1 year ago

ElenaSpb commented 1 year ago

2497 fix exercise numbering as list index

github-actions[bot] commented 1 year ago

Frontend test coverage: 45.59%

:man_shrugging: Did not change

github-actions[bot] commented 1 year ago

Gradle Unit and Integration Test Results

479 tests  ±0   475 :heavy_check_mark: ±0   1m 8s :stopwatch: -7s 113 suites ±0       4 :zzz: ±0  113 files   ±0       0 :x: ±0 

Results for commit 3983751d. ± Comparison against base commit 298737c4.

This pull request removes 3 and adds 3 tests. Note that renamed tests count towards both. ``` com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 1 available for user with bad history() com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 1 available for user without history() com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 3 available for user with all exercises done() ``` ``` com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 1 available for USER with bad history() com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 1 available for user without history for USER() com.epam.brn.service.ExerciseServiceTest ‑ should get 3 exercises with 3 available for USER with all exercises done() ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 year ago

Frontend test coverage: 45.59%

:man_shrugging: Did not change

github-actions[bot] commented 1 year ago

Frontend test coverage: 45.59%

:man_shrugging: Did not change

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication