Closed jqdq closed 1 year ago
Name | Stmts | Miss | Cover | |
---|---|---|---|---|
platyrhynchos/init.py | 3 | 0 | 100.0% | |
platyrhynchos/commons/alphabit.py | 16 | 1 | 93.75% | |
platyrhynchos/commons/exceptions.py | 10 | 0 | 100.0% | |
platyrhynchos/commons/logger.py | 17 | 4 | 76.47% | |
platyrhynchos/commons/misc.py | 19 | 5 | 73.68% | |
platyrhynchos/commons/utils.py | 13 | 0 | 100.0% | |
platyrhynchos/crossword/init.py | 1 | 0 | 100.0% | |
platyrhynchos/crossword/addable.py | 123 | 123 | 0.0% | |
platyrhynchos/crossword/base.py | 35 | 10 | 71.43% | |
platyrhynchos/crossword/colrow.py | 96 | 18 | 81.25% | |
platyrhynchos/crossword/improvable.py | 61 | 34 | 44.26% | |
platyrhynchos/cruciverbalists/init.py | 2 | 0 | 100.0% | |
platyrhynchos/cruciverbalists/base.py | 46 | 11 | 76.09% | |
platyrhynchos/cruciverbalists/en_simple.py | 66 | 8 | 87.88% | |
platyrhynchos/scripts.py | 8 | 8 | 0.0% | |
platyrhynchos/visualize.py | 65 | 65 | 0.0% | |
TOTAL | 581 | 287 | 50.6% |
functiontrace
as the default profiling tooldoctests
submodule connected to the GitHub wikiCruciverbalist
class used to perform decisions on the further state of the crosswordColRow
classalphabit
class to optimize future crosswords.pls ignore pylint messages :((
@StormageddonDarkLordOfAll I'd love to talk about all the changes tomorrow, and then we can consider this whole thing closed
recreated because stuff