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

LTI: Catch `Errno::ECONNREFUSED` as error #2532

Closed MrSerth closed 2 weeks ago

MrSerth commented 4 weeks ago

This error could occur when a valid hostname is given, but no server is listening on the given address.

Fixes CODEOCEAN-14K

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.40%. Comparing base (4eab086) to head (4cb89eb). Report is 37 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2532 +/- ## ======================================= Coverage 69.40% 69.40% ======================================= Files 199 199 Lines 6347 6347 ======================================= Hits 4405 4405 Misses 1942 1942 ```

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