Skip to content

Add code-coverage.datadog.yml#2893

Merged
khewonc merged 2 commits intomainfrom
add-datadog-coverage-config
Apr 10, 2026
Merged

Add code-coverage.datadog.yml#2893
khewonc merged 2 commits intomainfrom
add-datadog-coverage-config

Conversation

@khewonc
Copy link
Copy Markdown
Collaborator

@khewonc khewonc commented Apr 10, 2026

From #2797

Mirrors the Codecov config (.github/codecov.yml):

  • Ignore test/ and generated files
  • 80% patch coverage gate

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

No CI on forks

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

Mirrors the Codecov config (.github/codecov.yml):
- Ignore test/ and generated files
- 80% patch coverage gate

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

codecov-commenter commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.06%. Comparing base (c816592) to head (b2f53a6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2893   +/-   ##
=======================================
  Coverage   40.06%   40.06%           
=======================================
  Files         319      319           
  Lines       28039    28039           
=======================================
  Hits        11233    11233           
  Misses      15983    15983           
  Partials      823      823           
Flag Coverage Δ
unittests 40.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c816592...b2f53a6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@datadog-official
Copy link
Copy Markdown

✅ Code Coverage

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

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

@khewonc khewonc merged commit c7b7f58 into main Apr 10, 2026
31 of 39 checks passed
@khewonc khewonc deleted the add-datadog-coverage-config branch April 10, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants