vertexproject / synapse

Synapse Central Intelligence System
Apache License 2.0
349 stars 72 forks source link

Cap aiohttp maximum version #3829

Closed vEpiphyte closed 1 month ago

vEpiphyte commented 1 month ago

Cap aiohttp until the downstream use of the the TCPConnector in the proxy support is resolved.

https://github.com/romis2012/aiohttp-socks/issues/43 https://github.com/aio-libs/aiohttp/pull/7954

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.75%. Comparing base (6720323) to head (23e4d14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3829 +/- ## ========================================== - Coverage 96.82% 96.75% -0.08% ========================================== Files 241 241 Lines 53086 53086 ========================================== - Hits 51400 51361 -39 - Misses 1686 1725 +39 ``` | [Flag](https://app.codecov.io/gh/vertexproject/synapse/pull/3829/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vertexproject) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/vertexproject/synapse/pull/3829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vertexproject) | `96.75% <ø> (-0.01%)` | :arrow_down: | | [linux_replay](https://app.codecov.io/gh/vertexproject/synapse/pull/3829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vertexproject) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vertexproject#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.