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

Refactor: split modules #263

Merged
merged 6 commits into from
Nov 17, 2024
Merged

Conversation

betaboon
Copy link
Contributor

continuation from #261

This PR splits mocket.py into multiple modules

this is done for multiple reasons:

  • to make the codebase more manageable (also for typing)
  • to prepare for the introduction of a state-object
  • to prepare for the removal of cyclic imports

Copy link

sonarqubecloud bot commented Nov 17, 2024

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
Copy link

Coverage Status

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

@mindflayer mindflayer merged commit 2beb8f1 into mindflayer:main Nov 17, 2024
9 checks passed
@betaboon betaboon deleted the refactor-split-modules branch November 17, 2024 17:52
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.

3 participants