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

[NO-TICKET] simplify and fix CI #179

Closed anmarchenko closed 5 months ago

anmarchenko commented 5 months ago

What does this PR do? Fixes and simplifies failing CI for this library:

Motivation Tests with JRuby 9.4.0.0 started to fail

How to test the change? CI jobs are green

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 98.94%. Comparing base (b94ef15) to head (4022d4e). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 98.98% 98.94% -0.04% ========================================== Files 205 205 Lines 9827 9688 -139 Branches 437 445 +8 ========================================== - Hits 9727 9586 -141 - Misses 100 102 +2 ```

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