Skip to content

Remove upload to CodeCov#343

Merged
xlamorlette-datadog merged 6 commits intomasterfrom
xlamorlette/clean-upload-to-codecov
Mar 30, 2026
Merged

Remove upload to CodeCov#343
xlamorlette-datadog merged 6 commits intomasterfrom
xlamorlette/clean-upload-to-codecov

Conversation

@xlamorlette-datadog
Copy link
Copy Markdown
Contributor

@xlamorlette-datadog xlamorlette-datadog commented Mar 27, 2026

Following #339, which adds upload of code coverage to Datadog, this removes the upload of code coverage to CodeCov.

See the link to the uploaded code coverage below, and the log of the end of the dd-gitlab/coverage job:

npx --yes @datadog/datadog-ci@latest coverage upload --format=lcov .musl-build/coverage.lcov
Syncing git metadata...
✅ Synced git metadata in 0.177 seconds.
3/27/2026, 8:22:14 PM - Starting upload. 
Will upload code coverage report file .musl-build/coverage.lcov
Uploading code coverage report file(s) in .musl-build/coverage.lcov
✅ Uploaded 1 files in 0.108 seconds.

ManuelPalenzuelaDD and others added 5 commits March 26, 2026 16:46
- Adds datadog-ci coverage upload to Makefile coverage target (via apk+npx,
  required for Alpine/musl-based CI image)
- Fetches DD_API_KEY from Vault in GitLab CI coverage job

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Per review feedback: install nodejs/npm in the nginx_musl_toolchain image
instead of at runtime in CI. Simplifies the Makefile coverage target.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@datadog-official
Copy link
Copy Markdown

datadog-official bot commented Mar 27, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 67.61% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ca76044 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@xlamorlette-datadog xlamorlette-datadog marked this pull request as ready for review March 27, 2026 20:53
@xlamorlette-datadog xlamorlette-datadog requested a review from a team as a code owner March 27, 2026 20:53
@xlamorlette-datadog xlamorlette-datadog merged commit 5a1783f into master Mar 30, 2026
160 checks passed
@xlamorlette-datadog xlamorlette-datadog deleted the xlamorlette/clean-upload-to-codecov branch March 30, 2026 07:38
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.

3 participants