DataDog / datadog-ci-rb

Ruby library for Datadog test visibility
https://docs.datadoghq.com/continuous_integration/tests/ruby
Other
8 stars 4 forks source link

[SDTEST-512] Add Ruby 3.4 to the testing matrix #217

Closed anmarchenko closed 2 months ago

anmarchenko commented 2 months ago

What does this PR do? Adds Ruby 3.4-preview to the testing matrix

How to test the change? Circle CI job test-3.4 is added and green

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.89%. Comparing base (db2dcde) to head (3070f3d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ======================================= Coverage 98.89% 98.89% ======================================= Files 261 261 Lines 12291 12293 +2 Branches 557 557 ======================================= + Hits 12155 12157 +2 Misses 136 136 ```

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