mindflayer / python-mocket

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

Refactor: split modules #263

Closed betaboon closed 1 week ago

betaboon commented 1 week ago

continuation from #261

This PR splits mocket.py into multiple modules

this is done for multiple reasons:

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
11 New issues
0 Accepted issues

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

See analysis details on SonarQube Cloud

coveralls commented 1 week ago

Coverage Status

coverage: 99.545% (+0.02%) from 99.529% when pulling 14513def5d44e47c845618c5b4f39ba77fd1174a on betaboon:refactor-split-modules into 54618df4796a906bc3f7d709abc654cda403cf7d on mindflayer:main.