Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solid Cable adapter for ActionCable #1660

Open
wants to merge 1 commit into
base: rails_72
Choose a base branch
from
Open

Conversation

MrSerth
Copy link
Member

@MrSerth MrSerth commented Sep 12, 2024

ActionCable got introduced with Rails 7.2 for CodeHarbor. Switching the adapter is not expected to make any noticeable difference and is in line with CodeOcean. The new Solid Cable adapter is also shipping with Rails 8 by default.

@MrSerth MrSerth added enhancement ruby Pull requests that update Ruby code labels Sep 12, 2024
@MrSerth MrSerth self-assigned this Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.22%. Comparing base (4dc4c4d) to head (c8855ff).

Additional details and impacted files
@@            Coverage Diff            @@
##           rails_72    #1660   +/-   ##
=========================================
  Coverage     94.22%   94.22%           
=========================================
  Files           126      126           
  Lines          3050     3050           
=========================================
  Hits           2874     2874           
  Misses          176      176           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Switching the adapter is not expected to make any noticeable difference and is in line with CodeOcean. The new Solid Cable adapter is also shipping with Rails 8 by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant