Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.x.x - Wrap InboundStream iterator in request body #369

Merged
merged 8 commits into from
Feb 5, 2024

Add support for creating stream from byteBuffer, only allow one itera…

0dca77a
Select commit
Loading
Failed to load commit list.
Merged

2.x.x - Wrap InboundStream iterator in request body #369

Add support for creating stream from byteBuffer, only allow one itera…
0dca77a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 5, 2024 in 0s

95.09% of diff hit (target 84.07%)

View this Pull Request on Codecov

95.09% of diff hit (target 84.07%)

Annotations

Check warning on line 93 in Sources/HummingbirdCore/Request/RequestBody.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdCore/Request/RequestBody.swift#L93

Added line #L93 was not covered by tests

Check warning on line 53 in Sources/HummingbirdCore/Server/HTTP/HTTPChannelHandler.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdCore/Server/HTTP/HTTPChannelHandler.swift#L53

Added line #L53 was not covered by tests

Check warning on line 59 in Sources/HummingbirdCore/Utils/UnsafeTransfer.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdCore/Utils/UnsafeTransfer.swift#L57-L59

Added lines #L57 - L59 were not covered by tests