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

Remote library configuration support and ITR::Runner #129

Closed anmarchenko closed 7 months ago

anmarchenko commented 8 months ago

What does this PR do?

First step for Intelligent Test Runner implementation: implement remote library settings configuration

Main changes:

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 99.08%. Comparing base (8eb9540) to head (86932a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ========================================== + Coverage 99.02% 99.08% +0.05% ========================================== Files 152 156 +4 Lines 6672 7102 +430 Branches 299 303 +4 ========================================== + Hits 6607 7037 +430 Misses 65 65 ```

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