Skip to content

Add ruby 4 support#250

Merged
avangelillo merged 1 commit into
mainfrom
alex.angelillo/ruby4
May 15, 2026
Merged

Add ruby 4 support#250
avangelillo merged 1 commit into
mainfrom
alex.angelillo/ruby4

Conversation

@avangelillo
Copy link
Copy Markdown
Contributor

@avangelillo avangelillo commented May 15, 2026

What does this PR do?

Add support for the ruby 4 layer

Motivation

The Datadog layer for Ruby 4 was just released, we should support adding it across our tools.

Testing Guidelines

Added to unit tests

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.72%. Comparing base (4447d7f) to head (58fa7b7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   82.72%   82.72%           
=======================================
  Files          19       19           
  Lines         938      938           
  Branches      231      231           
=======================================
  Hits          776      776           
  Misses         91       91           
  Partials       71       71           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avangelillo avangelillo marked this pull request as ready for review May 15, 2026 13:57
@avangelillo avangelillo requested a review from a team as a code owner May 15, 2026 13:57
@avangelillo avangelillo requested a review from ava-silver May 15, 2026 13:57
Copy link
Copy Markdown
Contributor

@ava-silver ava-silver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

every time i look at this code i feel like it probably could be like 10 constants plus a for loop -- but alas that is not a now problem

@avangelillo avangelillo merged commit 4ea69f4 into main May 15, 2026
9 checks passed
@avangelillo avangelillo deleted the alex.angelillo/ruby4 branch May 15, 2026 14:15
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.

3 participants