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

[PR #7054/1337c452 backport][3.9] Third-Part/Other addition: RSocket #7112

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Nov 29, 2022

This is a backport of PR #7054 as merged into master (1337c45).

Third-Part/Other addition: RSocket

Supports aiohttp as a transport layer.

Third-Part/Other addition: RSocket

Supports aiohttp as a transport layer.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 1337c45)
@Dreamsorcerer
Copy link
Member

Dreamsorcerer commented Nov 29, 2022

Ugh, pkginfo made a release 40 mins ago which has now broken CI.
pypa/twine#940

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #7112 (1337c45) into 3.9 (57dfbb3) will increase coverage by 0.14%.
The diff coverage is 97.39%.

❗ Current head 1337c45 differs from pull request most recent head 6fc9888. Consider uploading reports for the commit 6fc9888 to get more accurate results

@@            Coverage Diff             @@
##              3.9    #7112      +/-   ##
==========================================
+ Coverage   97.31%   97.45%   +0.14%     
==========================================
  Files         103      103              
  Lines       30265    30043     -222     
  Branches     3768     3659     -109     
==========================================
- Hits        29452    29279     -173     
+ Misses        618      582      -36     
+ Partials      195      182      -13     
Flag Coverage Δ
CI-GHA 97.36% <97.33%> (+0.15%) ⬆️
OS-Linux 96.99% <96.68%> (+0.12%) ⬆️
OS-Windows 95.29% <95.97%> (+0.96%) ⬆️
OS-macOS 96.63% <95.38%> (+0.19%) ⬆️
Py-3.10.8 97.16% <97.01%> (+0.24%) ⬆️
Py-3.11.0 96.55% <96.25%> (+0.22%) ⬆️
Py-3.7.15 96.88% <96.63%> (+0.20%) ⬆️
Py-3.7.9 95.23% <95.92%> (+1.04%) ⬆️
Py-3.8.10 95.13% <95.65%> (+1.02%) ⬆️
Py-3.8.14 96.77% <96.35%> (+0.19%) ⬆️
Py-3.9.13 ?
Py-3.9.14 96.52% <95.38%> (+0.19%) ⬆️
Py-3.9.15 96.75% <96.35%> (+0.18%) ⬆️
Py-pypy7.3.9 ?
VM-macos 96.63% <95.38%> (+0.19%) ⬆️
VM-ubuntu 96.99% <96.68%> (+0.12%) ⬆️
VM-windows 95.29% <95.97%> (+0.96%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiohttp/client_exceptions.py 98.33% <ø> (-0.19%) ⬇️
aiohttp/http.py 100.00% <ø> (ø)
aiohttp/typedefs.py 100.00% <ø> (ø)
aiohttp/worker.py 94.44% <ø> (-0.13%) ⬇️
tests/test_http_exceptions.py 100.00% <ø> (ø)
tests/test_multipart.py 100.00% <ø> (ø)
tests/test_payload.py 93.67% <ø> (-1.01%) ⬇️
tests/test_proxy.py 100.00% <ø> (+6.76%) ⬆️
tests/test_proxy_functional.py 64.89% <ø> (+1.03%) ⬆️
tests/test_pytest_plugin.py 100.00% <ø> (ø)
... and 140 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer Dreamsorcerer merged commit 4fca90a into 3.9 Nov 29, 2022
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/1337c452723629f6f70d5f114e49c4202c32d38c/pr-7054 branch November 29, 2022 19:58
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.

None yet

2 participants