Skip to content

Conversation

@nikita-tkachenko-datadog
Copy link
Contributor

@nikita-tkachenko-datadog nikita-tkachenko-datadog commented Feb 6, 2026

What does this PR do? What is the motivation?

Adds an Azure Pipelines tab with an example YAML configuration for uploading coverage reports to Datadog in the code coverage setup documentation.

This complements the existing GitHub Actions and GitLab examples, providing users with a complete set of CI/CD platform examples for uploading coverage reports.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

  • The Azure Pipelines example shows the correct YAML syntax for a script step with environment variables
  • Uses the datadog-ci coverage upload command with clover format as an example
  • Environment variables follow Azure Pipelines conventions: $(DD_API_KEY) syntax

🤖 Generated with Claude Code

Add Azure Pipelines tab with example YAML for uploading coverage reports to Datadog in the "Uploading coverage reports" section.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@nikita-tkachenko-datadog nikita-tkachenko-datadog marked this pull request as ready for review February 6, 2026 18:13
@nikita-tkachenko-datadog nikita-tkachenko-datadog requested a review from a team as a code owner February 6, 2026 18:13
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Preview links (active after the build_preview check completes)

Modified Files

@janine-c janine-c self-assigned this Feb 6, 2026
Copy link
Contributor

@janine-c janine-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These <pre> tags are redundant with the <code> tags. If you remove them, you can go ahead and merge. Thanks!

Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
@nikita-tkachenko-datadog nikita-tkachenko-datadog merged commit 2cb59b2 into master Feb 9, 2026
16 checks passed
@nikita-tkachenko-datadog nikita-tkachenko-datadog deleted the nikita.tkachenko/coverage-upload-azdevops-sample branch February 9, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants