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

Merge 1.0 branch into main #161

Closed anmarchenko closed 6 months ago

anmarchenko commented 6 months ago

What does this PR do?

Merges all the changes from 1.0 branch into main as we are nearing the 1.0 release of datadog-ci library

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 98.90%. Comparing base (c23eabe) to head (b26de0f).

Files Patch % Lines
lib/datadog/ci/git/local_repository.rb 92.30% 9 Missing :warning:
lib/datadog/ci/itr/coverage/writer.rb 90.38% 5 Missing :warning:
...b/datadog/ci/transport/event_platform_transport.rb 91.30% 4 Missing :warning:
lib/datadog/ci/itr/runner.rb 97.33% 2 Missing :warning:
lib/datadog/ci/configuration/settings.rb 80.00% 1 Missing :warning:
lib/datadog/ci/test_visibility/recorder.rb 97.22% 1 Missing :warning:
lib/datadog/ci/test_visibility/transport.rb 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 99.06% 98.90% -0.17% ========================================== Files 163 196 +33 Lines 7285 9326 +2041 Branches 309 404 +95 ========================================== + Hits 7217 9224 +2007 - Misses 68 102 +34 ```

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