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-172] Remote configuration component #210

Closed anmarchenko closed 2 months ago

anmarchenko commented 2 months ago

What does this PR do? Before implementing flaky test retries and early flake detection, I extracted logic for fetching remote library settings in a separate component.

How to test the change? Unit tests are provided

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.84%. Comparing base (03fe65e) to head (1ea8eff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== - Coverage 98.84% 98.84% -0.01% ========================================== Files 251 254 +3 Lines 11560 11638 +78 Branches 516 522 +6 ========================================== + Hits 11427 11504 +77 - Misses 133 134 +1 ```

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