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

test(fastmcp): Skip SSE test for `fastmcp>=4` by alexander-alderman-webb · Pull Request #6923 · getsentry/sentry-python · GitHub

test(fastmcp): Skip SSE test for fastmcp>=4 - #6923

Merged
alexander-alderman-webb merged 35 commits into
masterfrom
webb/skip-sse-test
Jul 29, 2026
Merged

test(fastmcp): Skip SSE test for fastmcp>=4#6923
alexander-alderman-webb merged 35 commits into
masterfrom
webb/skip-sse-test

Conversation

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

Copy link
Copy Markdown
Contributor

Description

Skip test analogously to the test we skip in the mcp test suite:

@pytest.mark.skipif(IS_MCP_V2, reason="SSE scope propagation not supported in MCP v2")

Issues

Reminders

github-actions Bot commented Jul 29, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Codecov Results 📊

98542 passed | ⏭️ 6772 skipped | Total: 105314 | Pass Rate: 93.57% | Execution Time: 356m 46s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +9237
Passed Tests 📈 +8705
Failed Tests
Skipped Tests 📈 +532

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.84%    89.81%    -0.03%
==========================================
  Files          193       193         —
  Lines        24587     24587         —
  Branches      8744      8744         —
==========================================
+ Hits         22088     22081        -7
- Misses        2499      2506        +7
- Partials      1400      1400         —

Generated by Codecov Action

alexander-alderman-webb marked this pull request as ready for review July 29, 2026 12:27
alexander-alderman-webb requested a review from a team as a code owner July 29, 2026 12:27
Base automatically changed from webb/remove-mcp-tool-result-is_error to master July 29, 2026 13:44
alexander-alderman-webb merged commit f31a990 into master Jul 29, 2026
271 of 273 checks passed
alexander-alderman-webb deleted the webb/skip-sse-test branch July 29, 2026 14:11
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
Skip test analogously to the SSE test we skip in the `mcp` test suite.
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