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-415] Add test_session metric #207

Closed anmarchenko closed 2 months ago

anmarchenko commented 2 months ago

What does this PR do? Adds test_session metric with provider tag to track which CI providers are used

How to test the change? Unit tests

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.85%. Comparing base (fc7425c) to head (052dac8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## ======================================= Coverage 98.84% 98.85% ======================================= Files 251 251 Lines 11526 11576 +50 Branches 516 516 ======================================= + Hits 11393 11443 +50 Misses 133 133 ```

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