openHPI / codeocean

CodeOcean is an automated assessment tool for web-based coding exercises
BSD 3-Clause "New" or "Revised" License
64 stars 27 forks source link

Add schema validation and documentation for RemoteEvaluation #2575

Closed MrSerth closed 3 days ago

MrSerth commented 1 week ago

This PR contains two major changes, aiming to improve the robustness of usefulness of the remote evaluation:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69.52%. Comparing base (d99a715) to head (ad6d70a). Report is 24 commits behind head on master.

Files with missing lines Patch % Lines
app/models/runner.rb 33.33% 2 Missing :warning:
app/controllers/remote_evaluation_controller.rb 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2575 +/- ## ======================================= Coverage 69.52% 69.52% ======================================= Files 202 202 Lines 6360 6370 +10 ======================================= + Hits 4422 4429 +7 - Misses 1938 1941 +3 ```

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