Closed PipGrylls closed 1 year ago
Patch coverage: 67.59%
and project coverage change: -10.71%
:warning:
Comparison is base (
eb82cbf
) 93.11% compared to head (a939684
) 82.41%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #42
Refactor
This is a refactor to bring rules and conformity to the optimisation problems.
Key checklist:
$ flake8
$ python run-tests.py --unit
$ cd docs
and then$ make clean; make html
You can run all three at once, using
$ python run-tests.py --quick
.Further checks: