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 Solid Cable adapter for ActionCable #2525

Closed MrSerth closed 1 week ago

MrSerth commented 1 month ago

Switching the adapter is not expected to make any noticeable difference. The previous gem used was an interim solution and is now replaced by the new Solid Cable adapter shipping with Rails 8 by default.

This PR depends on the following two PRs to be merged first:

Only when those two PRs are merged, the tests in this branch will pass. Nevertheless, reviewing is already possible, @Dome-GER 😉

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 69.53%. Comparing base (c85b3a7) to head (cd0ece6). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2525 +/- ## ======================================= Coverage 69.53% 69.53% ======================================= Files 202 202 Lines 6362 6362 ======================================= Hits 4424 4424 Misses 1938 1938 ```

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