Skip to content

Consolidate MCP 2026 feature foundation#267

Draft
leehack wants to merge 1 commit into
dev/2026-07-28-rcfrom
spec/2026-feature-foundation
Draft

Consolidate MCP 2026 feature foundation#267
leehack wants to merge 1 commit into
dev/2026-07-28-rcfrom
spec/2026-feature-foundation

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

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 93.45898% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.00%. Comparing base (9a5ea35) to head (7348727).

Files with missing lines Patch % Lines
lib/src/server/streamable_https.dart 88.32% 16 Missing ⚠️
lib/src/server/server.dart 90.90% 11 Missing ⚠️
lib/src/types/tasks.dart 91.83% 8 Missing ⚠️
lib/src/types/json_rpc.dart 93.51% 7 Missing ⚠️
lib/src/client/client.dart 95.76% 5 Missing ⚠️
lib/src/types/subscriptions.dart 94.11% 5 Missing ⚠️
lib/src/server/streamable_mcp_server.dart 91.83% 4 Missing ⚠️
lib/src/server/mcp_server.dart 86.36% 3 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           dev/2026-07-28-rc     #267      +/-   ##
=====================================================
+ Coverage              81.11%   86.00%   +4.88%     
=====================================================
  Files                     67       46      -21     
  Lines                  10090     8294    -1796     
=====================================================
- Hits                    8185     7133    -1052     
+ Misses                  1905     1161     -744     
Flag Coverage Δ
cli ?
unittests 86.00% <93.45%> (+1.08%) ⬆️

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-feature-foundation branch from 5bbccca to 7348727 Compare June 2, 2026 17:06
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