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

Simplify CRuby GC.stat info fetching #2320

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Simplify CRuby GC.stat info fetching #2320

merged 1 commit into from
Nov 17, 2023

Conversation

fallwith
Copy link
Contributor

Now that this gem requires Ruby 2.4+, we no longer have to worry about GC not responding to :stat or the GC.stat hash having different key names for the same stat between different Ruby versions.

Now that this gem requires Ruby 2.4+, we no longer have to worry about
`GC` not responding to `:stat` or the `GC.stat` hash having different
key names for the same stat between different Ruby versions.
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 94.22% 94%
Branch 82.78% 82%

@fallwith fallwith merged commit 46a8ca9 into dev Nov 17, 2023
26 checks passed
@fallwith fallwith deleted the _why_and_zed_and_wayne branch November 17, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants