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-160] API metrics #206

Closed anmarchenko closed 2 months ago

anmarchenko commented 2 months ago

What does this PR do? Adds the following metrics:

How to test the change? Unit tests are provided

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.84%. Comparing base (1ab2fd2) to head (b67a64f).

Files Patch % Lines
lib/datadog/ci/transport/http.rb 85.71% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #206 +/- ## ========================================== + Coverage 98.83% 98.84% +0.01% ========================================== Files 251 251 Lines 11416 11526 +110 Branches 509 516 +7 ========================================== + Hits 11283 11393 +110 Misses 133 133 ```

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