Closed anmarchenko closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.92%. Comparing base (
529d4e5
) to head (9a9877f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Nice! I love the "let's use one gem to push folks to upgrade the other" :)
What does this PR do? Now datadog-ci library requires gem datadog version to be at least 2.3 to be able to use agentless telemetry, so I bump minimum required version in gemspec
Motivation We are going to release internal Datadog telemetry in agentless mode soon.
How to test the change? Covered by unit tests