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
43 stars 38 forks source link

Development #16

Closed anhefti closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 into master will decrease coverage by 2.68%. The diff coverage is 45.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
- Coverage     60.25%   57.56%   -2.69%     
- Complexity     2179     2343     +164     
============================================
  Files           238      250      +12     
  Lines         12427    14072    +1645     
  Branches        905     1029     +124     
============================================
+ Hits           7488     8101     +613     
- Misses         4329     5336    +1007     
- Partials        610      635      +25     
Impacted Files Coverage Δ Complexity Δ
...seb/sebserver/ClientHttpRequestFactoryService.java 20.21% <ø> (ø) 5.00 <0.00> (ø)
...c/main/java/ch/ethz/seb/sebserver/gbl/api/API.java 66.66% <ø> (ø) 0.00 <0.00> (ø)
...va/ch/ethz/seb/sebserver/gbl/model/EntityName.java 90.47% <ø> (ø) 7.00 <0.00> (ø)
...sebserver/gbl/model/exam/MoodleSEBRestriction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ebserver/gbl/model/exam/OpenEdxSEBRestriction.java 63.21% <ø> (ø) 11.00 <0.00> (ø)
...ch/ethz/seb/sebserver/gbl/model/exam/QuizData.java 49.39% <ø> (ø) 15.00 <0.00> (ø)
...z/seb/sebserver/gbl/model/exam/SEBRestriction.java 8.69% <0.00%> (-0.13%) 1.00 <0.00> (ø)
...rver/gbl/model/institution/LmsSetupTestResult.java 76.47% <ø> (+1.96%) 14.00 <0.00> (+1.00)
...server/gbl/model/session/RemoteProctoringRoom.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...server/gbl/model/session/SimpleIndicatorValue.java 38.46% <ø> (ø) 2.00 <0.00> (ø)
... and 143 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c20bc3f...cc50501. Read the comment docs.