Skip to content

add event attachment download support #358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 8, 2025
Merged

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Jul 8, 2025

includes #346 updated to work w/ the tool modularization

seanhoughton and others added 2 commits July 7, 2025 17:50
Attachments can be listed and downloaded. Text attachments are returned inline with the text response. Binary attachments are included as embedded resource or image content
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

Attention: Patch coverage is 82.17391% with 41 lines in your changes missing coverage. Please review.

Project coverage is 59.69%. Comparing base (23f5cdf) to head (f60311f).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/mcp-server/src/server.ts 0.00% 18 Missing ⚠️
...kages/mcp-server/src/tools/get-event-attachment.ts 87.59% 17 Missing ⚠️
packages/mcp-server/src/api-client/client.ts 92.98% 4 Missing ⚠️
packages/mcp-server/src/tools/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   58.79%   59.69%   +0.89%     
==========================================
  Files          77       78       +1     
  Lines        6414     6634     +220     
  Branches      481      493      +12     
==========================================
+ Hits         3771     3960     +189     
- Misses       2643     2674      +31     
Flag Coverage Δ
evals 74.54% <ø> (ø)
unittests 59.44% <82.17%> (+0.92%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dcramer dcramer marked this pull request as ready for review July 8, 2025 21:17
@dcramer dcramer merged commit 8311480 into main Jul 8, 2025
12 checks passed
@dcramer dcramer deleted the seanhoughton-feat/attachments branch July 8, 2025 21:18
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.

2 participants