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

[CIVIS-2934] ITR test skipping implementation #160

Closed anmarchenko closed 6 months ago

anmarchenko commented 6 months ago

What does this PR do?

How to test the change? Tested on DD staging.

Results for Rubocop:

image

Results for sidekiq:

image
codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 99.39577% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.90%. Comparing base (4f59bc7) to head (8c4a167).

Files Patch % Lines
lib/datadog/ci/itr/runner.rb 92.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.0 #160 +/- ## ========================================== - Coverage 99.05% 98.90% -0.16% ========================================== Files 195 196 +1 Lines 9032 9326 +294 Branches 390 404 +14 ========================================== + Hits 8947 9224 +277 - Misses 85 102 +17 ```

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