DataDog / dd-trace-rb

Datadog Tracing Ruby Client
https://docs.datadoghq.com/tracing/
Other
304 stars 373 forks source link

Add Ruby 3.4 appraisal #3746

Closed lloeki closed 3 months ago

lloeki commented 3 months ago

What does this PR do?

Add Ruby 3.4 appraisal

Motivation:

There's 3.4 docker compose and whatnot but no appraisal files.

Additional Notes:

Maybe tests don't pass on this preview, maybe they do.

How to test the change?

Not attempting to pass tests at this stage, so just bundle exec rake appraisal:install[3.4].

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.11%. Comparing base (9a6e1d5) to head (7ba56ee). Report is 4 commits behind head on master.

:exclamation: Current head 7ba56ee differs from pull request most recent head 90d4185

Please upload reports for the commit 90d4185 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3746 +/- ## ======================================= Coverage 98.10% 98.11% ======================================= Files 1235 1235 Lines 73747 73747 Branches 3561 3561 ======================================= + Hits 72353 72354 +1 + Misses 1394 1393 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.