Skip to content

feat(mcp): add style parameter support to MCP tools - #839

Merged
yamadashy merged 4 commits into
mainfrom
feat/mcp-style
Sep 14, 2025
Merged

feat(mcp): add style parameter support to MCP tools#839
yamadashy merged 4 commits into
mainfrom
feat/mcp-style

feat(mcp): address CodeRabbit feedback for improved robustness

3f86488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2025 in 1s

87.27% (target 75.00%)

View this Pull Request on Codecov

87.27% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 95.20548% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.27%. Comparing base (14f1075) to head (3f86488).

Files with missing lines Patch % Lines
src/mcp/tools/attachPackedOutputTool.ts 96.52% 4 Missing ⚠️
src/mcp/tools/packRemoteRepositoryTool.ts 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #839      +/-   ##
==========================================
+ Coverage   87.13%   87.27%   +0.14%     
==========================================
  Files         113      113              
  Lines        6723     6839     +116     
  Branches     1384     1408      +24     
==========================================
+ Hits         5858     5969     +111     
- Misses        865      870       +5     

☔ 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.