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

Test Ruby 3.4.0-rc1 #3103

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Test Ruby 3.4.0-rc1 #3103

wants to merge 5 commits into from

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 14, 2024

It's almost xmas. Let's test latest Ruby release candidate

Rails 8.0 (the default Rails we use on CI) needs at least
Ruby 3.2. We still support 3.1 and set the linter to check
for Ruby 3.1 syntax.
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (b4b2471) to head (b94e2d7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3103      +/-   ##
==========================================
- Coverage   96.58%   96.58%   -0.01%     
==========================================
  Files         236      236              
  Lines        6334     6347      +13     
==========================================
+ Hits         6118     6130      +12     
- Misses        216      217       +1     

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

Rails 8 needs at least Ruby 3.2
It's almost xmas. Let's test latest Ruby release candidate
mutex_m is not part of the defaults Gems in Ruby anymore.
Since Rails 7.0 depends on it, we add it to the local
dev Gemfile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant