Skip to content

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

@alexander-alderman-webb alexander-alderman-webb commented Jul 29, 2026

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

github-actions Bot commented Jul 29, 2026

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
alexander-alderman-webb marked this pull request as ready for review July 29, 2026 12:27
@alexander-alderman-webb
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
Comment thread tests/integrations/fastmcp/test_fastmcp.py
@alexander-alderman-webb
alexander-alderman-webb merged commit f31a990 into master Jul 29, 2026
271 of 273 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/skip-sse-test branch July 29, 2026 14:11
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