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

add issue filters to exam monitoring #105

Closed NadimETH closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (7ffef09) 55.03% compared to head (8f0f691) 53.55%. Report is 21 commits behind head on development.

Files Patch % Lines
...service/weblayer/api/ExamMonitoringController.java 32.00% 11 Missing and 6 partials :warning:
...vicelayer/session/impl/ExamSessionServiceImpl.java 45.45% 3 Missing and 3 partials :warning:
...er/gbl/monitoring/MonitoringSEBConnectionData.java 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #105 +/- ## ================================================= - Coverage 55.03% 53.55% -1.49% + Complexity 3994 3912 -82 ================================================= Files 380 380 Lines 26190 26235 +45 Branches 2103 2114 +11 ================================================= - Hits 14414 14050 -364 - Misses 10471 10918 +447 + Partials 1305 1267 -38 ``` | [Flag](https://app.codecov.io/gh/SafeExamBrowser/seb-server/pull/105/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/105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SafeExamBrowser) | `53.55% <45.83%> (-1.49%)` | :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.