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

Big response for async clients #226

Closed mindflayer closed 2 months ago

coveralls commented 5 months ago

Coverage Status

coverage: 97.608% (-1.4%) from 99.046% when pulling 345d04a67f84f9e398049e7161e163a65c163388 on fix/httpx-long-response into d154be2ec1ae5174dc0bed361c06928971e65fcf on main.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues

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

See analysis details on SonarCloud

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

mindflayer commented 2 months ago
...
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
...

I've just started to tackle this problem again from scratch.