Skip to content

Comments

Implement passing mcp:Meta#36

Open
AzeemMuzammil wants to merge 4 commits intoballerina-platform:mainfrom
AzeemMuzammil:feat/pass-meta-new
Open

Implement passing mcp:Meta#36
AzeemMuzammil wants to merge 4 commits intoballerina-platform:mainfrom
AzeemMuzammil:feat/pass-meta-new

Conversation

@AzeemMuzammil
Copy link
Contributor

Purpose

$title,

Fixes: wso2/product-ballerina-integrator#1881

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.06%. Comparing base (550def0) to head (36dd6be).

Files with missing lines Patch % Lines
...o/ballerina/stdlib/mcp/McpServiceMethodHelper.java 0.00% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #36      +/-   ##
============================================
- Coverage     17.49%   17.06%   -0.43%     
  Complexity        3        3              
============================================
  Files            15       15              
  Lines           646      662      +16     
  Branches        171      179       +8     
============================================
  Hits            113      113              
- Misses          532      548      +16     
  Partials          1        1              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Allow passing context/Meta informations from AI Agent to MCP tools

1 participant