Skip to content

Expand api #23

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 1 commit into from
Apr 4, 2025
Merged

Expand api #23

merged 1 commit into from
Apr 4, 2025

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Apr 4, 2025

Adds create team and list projects endpoints (currently unused).

Additionally cleans out MCP output handling.

Fixes GH-6

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 1.66667% with 118 lines in your changes missing coverage. Please review.

Project coverage is 24.13%. Comparing base (f96ad80) to head (7432332).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/mcp.ts 0.00% 104 Missing ⚠️
src/lib/sentry-api.ts 12.50% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   21.30%   24.13%   +2.83%     
==========================================
  Files           8        8              
  Lines         676      605      -71     
  Branches        3        3              
==========================================
+ Hits          144      146       +2     
+ Misses        532      459      -73     
Flag Coverage Δ
unittests 24.13% <1.66%> (+2.83%) ⬆️

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:
  • ❄️ 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.

@dcramer dcramer changed the title Clean up error handling Expand api Apr 4, 2025
@dcramer dcramer merged commit 99496f4 into main Apr 4, 2025
6 of 7 checks passed
@dcramer dcramer deleted the feat/cleanup branch April 4, 2025 19:12
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.

Improve MCP error responses
1 participant