Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3039 +/- ##
===========================================
- Coverage 71.23% 71.09% -0.13%
===========================================
Files 864 864
Lines 31604 31604
Branches 5324 5324
===========================================
- Hits 22510 22468 -42
- Misses 7582 7622 +40
- Partials 1512 1514 +2 🚀 New features to boost your workflow:
|
|
🎯 Code Coverage 🔗 Commit SHA: d8b6e8c | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds AGENTS.md file to provide guidance for AI coding assistants working with this repository. CLAUDE.md simply points to this file.
Motivation
What inspired you to submit this pull request?
AI tools benefit from repository-specific context. This file provides a concise reference for file headers, commit conventions, test commands, project structure, and architecture patterns - without duplicating info already present in other documentation and .md files.
Review checklist (to be filled by reviewers)