FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ref(mcp): Use `mcp_types` package by alexander-alderman-webb · Pull Request #6763 · getsentry/sentry-python · GitHub

ref(mcp): Use mcp_types package - #6763

Merged
alexander-alderman-webb merged 30 commits into
masterfrom
webb/mcp/use-middleware-4
Jul 28, 2026
Merged

ref(mcp): Use mcp_types package#6763
alexander-alderman-webb merged 30 commits into
masterfrom
webb/mcp/use-middleware-4

Conversation

alexander-alderman-webb commented Jul 7, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Description

According to the release notes:

Protocol types are a standalone package. mcp-types (imported as mcp_types) depends only on pydantic and typing-extensions, so tooling can speak MCP without the transport stack. Published in lock-step with mcp.

Issues

Reminders

alexander-alderman-webb changed the title ref(mcp): Use mcp_types package ref(mcp): Use mcp_types package Jul 7, 2026

github-actions Bot commented Jul 7, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Codecov Results 📊

98741 passed | ⏭️ 6806 skipped | Total: 105547 | Pass Rate: 93.55% | Execution Time: 353m 38s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests 📈 +1
Failed Tests 📉 -1
Skipped Tests

➖ Removed Tests (1)

View removed tests
  • test_circular_references_span_streaming
    • File: tests.tracing.test_misc

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2567 uncovered lines.
❌ Project coverage is 89.53%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.56%    89.53%    -0.03%
==========================================
  Files          193       193         —
  Lines        24520     24520         —
  Branches      8676      8676         —
==========================================
+ Hits         21960     21953        -7
- Misses        2560      2567        +7
- Partials      1400      1400         —

Generated by Codecov Action

alexander-alderman-webb marked this pull request as ready for review July 7, 2026 11:26
alexander-alderman-webb requested a review from a team as a code owner July 7, 2026 11:26
Base automatically changed from webb/mcp/use-middleware-3 to master July 28, 2026 08:06
alexander-alderman-webb merged commit 211b050 into master Jul 28, 2026
145 checks passed
alexander-alderman-webb deleted the webb/mcp/use-middleware-4 branch July 28, 2026 09:50
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
The `mcp.types` namespace was turned into the `mcp_types` package.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL