Skip to content

Output in markdown instead of XML - #86

Merged
JReinhold merged 31 commits into
nextfrom
markdown-format
Nov 20, 2025
Merged

Output in markdown instead of XML#86
JReinhold merged 31 commits into
nextfrom
markdown-format

Merge branch 'next' of https://github.com/storybookjs/mcp into markdo…

8cf05b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 1s

89.13% (+1.40%) compared to 47ab165

View this Pull Request on Codecov

89.13% (+1.40%) compared to 47ab165

Details

Codecov Report

❌ Patch coverage is 96.15385% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.13%. Comparing base (47ab165) to head (8cf05b5).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...kages/mcp/src/utils/manifest-formatter/markdown.ts 95.71% 1 Missing and 2 partials ⚠️
packages/addon-mcp/src/preset.ts 0.00% 0 Missing and 1 partial ⚠️
packages/mcp/src/utils/manifest-formatter/xml.ts 98.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next      #86      +/-   ##
==========================================
+ Coverage   87.72%   89.13%   +1.40%     
==========================================
  Files          17       19       +2     
  Lines         334      414      +80     
  Branches       94      116      +22     
==========================================
+ Hits          293      369      +76     
- Misses          5        6       +1     
- Partials       36       39       +3     

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