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-173] Retry new tests - parse remote configuration and fetch unique known tests #227

Closed anmarchenko closed 1 month ago

anmarchenko commented 1 month ago

What does this PR do? Preparatory work for retrying new tests:

Motivation Retrying new tests to detect flakes early is a next feature planned for Ruby

How to test the change? Unit tests are provided, tested locally with staging

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 98.95%. Comparing base (12ed0e8) to head (46630f4). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== + Coverage 98.93% 98.95% +0.02% ========================================== Files 262 266 +4 Lines 12440 12754 +314 Branches 560 574 +14 ========================================== + Hits 12307 12621 +314 Misses 133 133 ```

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