Skip to content

Consolidate MCP 2026 transport enforcement#268

Merged
leehack merged 1 commit into
dev/2026-07-28-rcfrom
spec/2026-transport-enforcement
Jun 3, 2026
Merged

Consolidate MCP 2026 transport enforcement#268
leehack merged 1 commit into
dev/2026-07-28-rcfrom
spec/2026-transport-enforcement

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Jun 1, 2026

Summary

Validation

  • dart format --output=none --set-exit-if-changed .
  • dart analyze
  • git diff --check
  • dart test
  • dart pub global run coverage:test_with_coverage

Stacked on #267. This is a draft RC PR and should stay off main until the official spec release.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 98.28375% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.94%. Comparing base (7348727) to head (f3542a8).
⚠️ Report is 5 commits behind head on dev/2026-07-28-rc.

Files with missing lines Patch % Lines
lib/src/server/streamable_https.dart 95.27% 11 Missing ⚠️
lib/src/server/server.dart 97.72% 2 Missing ⚠️
lib/src/server/mcp_server.dart 99.10% 1 Missing ⚠️
lib/src/types/json_rpc.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           dev/2026-07-28-rc     #268      +/-   ##
=====================================================
+ Coverage              86.00%   87.94%   +1.94%     
=====================================================
  Files                     46       47       +1     
  Lines                   8294     8957     +663     
=====================================================
+ Hits                    7133     7877     +744     
+ Misses                  1161     1080      -81     
Flag Coverage Δ
unittests 87.94% <98.28%> (+1.94%) ⬆️

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.

@leehack leehack force-pushed the spec/2026-transport-enforcement branch from 0e3fe90 to f3542a8 Compare June 2, 2026 17:06
Base automatically changed from spec/2026-feature-foundation to dev/2026-07-28-rc June 3, 2026 18:11
@leehack leehack marked this pull request as ready for review June 3, 2026 18:11
@leehack leehack merged commit 96c31c4 into dev/2026-07-28-rc Jun 3, 2026
3 checks passed
@leehack leehack deleted the spec/2026-transport-enforcement branch June 3, 2026 18: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.

1 participant