-
Notifications
You must be signed in to change notification settings - Fork 5
Ruby 4.0 support #974
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
Ruby 4.0 support #974
Conversation
|
😎 Merged successfully - details. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #974 +/- ##
==========================================
+ Coverage 80.80% 81.08% +0.27%
==========================================
Files 66 66
Lines 14101 14101
==========================================
+ Hits 11395 11434 +39
+ Misses 2706 2667 -39 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TylerJang27
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ship it. Thanks for jumping on this
Upgrades
rb_sysandmagnusto be compatible with Ruby 4 & adds4.0.0to our matrix of Ruby versions to test againstConfirmed passing smoke test run and release workflow run (minus the publish step)