Closed knakamura13 closed 2 months ago
Click to see where and how coverage changed
File Statements Missing Coverage Coverage
(new stmts)Lines missing
src/mlrose_ky
__init__.py
src/mlrose_ky/algorithms
__init__.py
src/mlrose_ky/algorithms/crossovers
__init__.py
_crossover_base.py
one_point_crossover.py
tsp_crossover.py
86, 112-113, 118, 140, 147
uniform_crossover.py
src/mlrose_ky/algorithms/decay
__init__.py
arith_decay.py
109-110
src/mlrose_ky/algorithms/mutators
__init__.py
src/mlrose_ky/decorators
short_name_decorator.py
src/mlrose_ky/fitness
__init__.py
travelling_sales.py
162, 164, 166, 168
src/mlrose_ky/generators
knapsack_generator.py
src/mlrose_ky/neural
__init__.py
src/mlrose_ky/opt_probs
_opt_prob.py
continuous_opt.py
discrete_opt.py
flip_flop_opt.py
tsp_opt.py
src/mlrose_ky/runners
_nn_runner_base.py
_runner_base.py
138, 157, 161, 170, 240, 254-255
skmlp_runner.py
134, 261
tests
test_gridsearch.py
tests/test_runners
test_runner_base.py
Project Total
The report is truncated to 25 files out of 48. To see the full report, please visit the workflow summary page.
This report was generated by python-coverage-comment-action
I went did the tedious work to rename the following entities to their original mlrose-hiive versions: