Closed anmarchenko closed 4 months ago
Attention: Patch coverage is 99.41973%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 98.88%. Comparing base (
03910f2
) to head (afd50da
).
Files | Patch % | Lines |
---|---|---|
spec/datadog/ci/test_visibility/component_spec.rb | 92.00% | 2 Missing :warning: |
lib/datadog/ci/test_visibility/component.rb | 98.63% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this PR do? Adds
event_created
andevent_finished
metrics. As this PR is already large, I will implement other metrics in subsequent PRs.Also this PR:
docker-compose
command withdocker compose
commandHow to test the change? Tested by running test suite with staging settings, see (DD only) dashboard here.