Skip to content

Conversation

umaannamalai
Copy link
Contributor

This PR adds tool manager spans to MCP instrumentation to support streaming.

@umaannamalai umaannamalai requested a review from a team as a code owner August 25, 2025 18:42
Copy link

github-actions bot commented Aug 25, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.82s
✅ MARKDOWN markdownlint 7 0 0 0 1.18s
✅ MARKDOWN markdown-link-check 7 0 0 20.84s
✅ PYTHON ruff 933 0 0 0 0.93s
✅ PYTHON ruff-format 933 0 0 0 0.35s
✅ YAML prettier 13 0 0 0 1.36s
✅ YAML v8r 13 0 0 5.81s
✅ YAML yamllint 13 0 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing Tests failing in CI. label Aug 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.29%. Comparing base (d1bcc83) to head (b70f97b).

Files with missing lines Patch % Lines
newrelic/hooks/adapter_mcp.py 42.85% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
- Coverage   81.33%   81.29%   -0.04%     
==========================================
  Files         209      209              
  Lines       23650    23665      +15     
  Branches     3724     3729       +5     
==========================================
+ Hits        19236    19239       +3     
- Misses       3153     3158       +5     
- Partials     1261     1268       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@TimPansino TimPansino self-assigned this Aug 26, 2025
TimPansino
TimPansino previously approved these changes Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-failing Tests failing in CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants