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

Make --spec-path option available to skipped-tests-estimate cli command #250

Closed anmarchenko closed 1 week ago

anmarchenko commented 1 week ago

What does this PR do? Adds option --spec-path to skipped-tests-estimate CLI command

Motivation Because of the bug this option isn't available now (but it should be)

How to test the change? Added more unit tests

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 98.80%. Comparing base (2d4ca81) to head (60ef421).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ========================================== + Coverage 98.78% 98.80% +0.01% ========================================== Files 285 292 +7 Lines 13766 13937 +171 Branches 656 665 +9 ========================================== + Hits 13599 13770 +171 Misses 167 167 ```

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