mindflayer / python-mocket

a socket mock framework - for all kinds of socket animals, web-clients included
BSD 3-Clause "New" or "Revised" License
279 stars 41 forks source link

Make Mocket work with big requests #234

Closed mindflayer closed 2 months ago

mindflayer commented 2 months ago

Fix for #225.

Skipping testing with aiohttp for Python versions older than 3.11. The problem looks similar to https://github.com/aio-libs/aiohttp/issues/5582.

coveralls commented 2 months ago

Coverage Status

coverage: 98.537% (-0.5%) from 99.046% when pulling 6fc9f3730974bb12f2f7fe9048ccefc6f4c71bb0 on make-mocket-great-again-for-big-requests into d154be2ec1ae5174dc0bed361c06928971e65fcf on main.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud