Skip to content

Swift server API: Non copyable Request - #868

Draft
adam-fowler wants to merge 4 commits into
swift-server-apifrom
non-copyable-request
Draft

Swift server API: Non copyable Request#868
adam-fowler wants to merge 4 commits into
swift-server-apifrom
non-copyable-request

Conversation

@adam-fowler

@adam-fowler adam-fowler commented Jul 20, 2026

Copy link
Copy Markdown
Member

Make Request non-copyable so it can hold a non-copyable request body.

This is the start of supporting the Swift HTTP server API proposal

@adam-fowler
adam-fowler requested a review from Joannis as a code owner July 20, 2026 17:33
@adam-fowler adam-fowler added the breaking change Change that requires a major version label Jul 20, 2026
@adam-fowler
adam-fowler marked this pull request as draft July 20, 2026 17:33
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (swift-server-api@69c0373). Learn more about missing BASE report.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             swift-server-api     #868   +/-   ##
===================================================
  Coverage                    ?   89.83%           
===================================================
  Files                       ?      168           
  Lines                       ?    13222           
  Branches                    ?        0           
===================================================
  Hits                        ?    11878           
  Misses                      ?     1344           
  Partials                    ?        0           

☔ View full report in Codecov by Harness.
📢 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.

@adam-fowler
adam-fowler force-pushed the swift-server-api branch 2 times, most recently from 9b4efe1 to e8901c0 Compare September 4, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Change that requires a major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant