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

Extract health check for depleted environments #2510

Closed MrSerth closed 2 weeks ago

MrSerth commented 1 month ago

With the extracted method it is easier to recognize the environments which caused an issue in Sentry.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 69.53%. Comparing base (bebfa9d) to head (951f0a3). Report is 46 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2510 +/- ## ========================================== + Coverage 69.37% 69.53% +0.16% ========================================== Files 199 199 Lines 6347 6349 +2 ========================================== + Hits 4403 4415 +12 + Misses 1944 1934 -10 ```

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