SafeExamBrowser / seb-server

The Safe Exam Browser Server web application simplifies and centralizes the configuration of SEB clients for exams. It interacts with a learning management or exam system for setting up and conducting e-assessments with Safe Exam Browser. It also improves security by allowing to monitor connected SEB clients in real time during e-assessments.
Mozilla Public License 2.0
46 stars 38 forks source link

Sebsli 9 #112

Closed NadimETH closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 11.92661% with 96 lines in your changes are missing coverage. Please review.

Project coverage is 53.25%. Comparing base (68d367d) to head (db2d19b).

Files Patch % Lines
...erver/webservice/weblayer/api/LightController.java 0.00% 34 Missing :warning:
.../webservice/servicelayer/light/impl/LightInit.java 0.00% 20 Missing :warning:
...seb/sebserver/webservice/AdminUserInitializer.java 15.78% 16 Missing :warning:
...r/session/impl/SEBClientConnectionServiceImpl.java 5.88% 16 Missing :warning:
...webservice/weblayer/api/UserAccountController.java 41.66% 6 Missing and 1 partial :warning:
...ch/ethz/seb/sebserver/gbl/model/user/UserRole.java 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #112 +/- ## ================================================= - Coverage 53.40% 53.25% -0.16% - Complexity 3926 3932 +6 ================================================= Files 383 385 +2 Lines 26680 26784 +104 Branches 2142 2145 +3 ================================================= + Hits 14248 14263 +15 - Misses 11149 11236 +87 - Partials 1283 1285 +2 ``` | [Flag](https://app.codecov.io/gh/SafeExamBrowser/seb-server/pull/112/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SafeExamBrowser) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/SafeExamBrowser/seb-server/pull/112/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SafeExamBrowser) | `53.25% <11.92%> (-0.16%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SafeExamBrowser#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.