Coverage report: 65%

Files Functions Classes

coverage.py v7.13.1, created at 2026-01-17 16:16 -0700

File   statements missing excluded   coverage
maze_dataset / __init__.py   8 8 0   0%
maze_dataset / benchmark / __init__.py   1 1 0   0%
maze_dataset / benchmark / config_sweep.py   171 171 0   0%
maze_dataset / benchmark / speed.py   38 38 0   0%
maze_dataset / benchmark / sweep_fit.py   139 139 0   0%
maze_dataset / constants.py   85 71 0   16%
maze_dataset / dataset / __init__.py   4 4 0   0%
maze_dataset / dataset / collected_dataset.py   87 49 0   44%
maze_dataset / dataset / configs.py   47 25 0   47%
maze_dataset / dataset / dataset.py   202 122 0   40%
maze_dataset / dataset / filters.py   111 61 0   45%
maze_dataset / dataset / maze_dataset.py   174 95 14   45%
maze_dataset / dataset / maze_dataset_config.py   118 90 0   24%
maze_dataset / dataset / rasterized.py   92 21 1   77%
maze_dataset / dataset / success_predict_math.py   20 20 0   0%
maze_dataset / generation / __init__.py   2 2 0   0%
maze_dataset / generation / default_generators.py   1 0 0   100%
maze_dataset / generation / generators.py   208 37 0   82%
maze_dataset / generation / registration.py   43 3 0   93%
maze_dataset / generation / seed.py   1 1 0   0%
maze_dataset / maze / __init__.py   2 2 0   0%
maze_dataset / maze / lattice_maze.py   504 176 22   65%
maze_dataset / plotting / __init__.py   4 0 0   100%
maze_dataset / plotting / plot_dataset.py   29 25 0   14%
maze_dataset / plotting / plot_maze.py   222 42 0   81%
maze_dataset / plotting / plot_svg_fancy.py   57 57 0   0%
maze_dataset / plotting / plot_tokens.py   22 22 0   0%
maze_dataset / plotting / print_tokens.py   79 34 0   57%
maze_dataset / testing_utils.py   20 0 0   100%
maze_dataset / token_utils.py   192 62 27   68%
maze_dataset / tokenization / __init__.py   5 0 0   100%
maze_dataset / tokenization / common.py   2 0 0   100%
maze_dataset / tokenization / maze_tokenizer.py   3 3 0   0%
maze_dataset / tokenization / maze_tokenizer_legacy.py   162 38 30   77%
maze_dataset / tokenization / modular / __init__.py   1 0 0   100%
maze_dataset / tokenization / modular / all_instances.py   64 3 0   95%
maze_dataset / tokenization / modular / all_tokenizers.py   65 65 0   0%
maze_dataset / tokenization / modular / element_base.py   79 19 0   76%
maze_dataset / tokenization / modular / elements.py   370 49 0   87%
maze_dataset / tokenization / modular / fst.py   60 60 0   0%
maze_dataset / tokenization / modular / fst_load.py   36 20 0   44%
maze_dataset / tokenization / modular / hashing.py   44 26 0   41%
maze_dataset / tokenization / modular / maze_tokenizer_modular.py   122 43 18   65%
maze_dataset / tokenization / modular / save_hashes.py   32 32 0   0%
maze_dataset / utils.py   36 13 9   64%
tests / unit / dataset / test_collected_dataset.py   46 0 0   100%
tests / unit / dataset / test_collected_dataset_2.py   111 0 0   100%
tests / unit / dataset / test_configs.py   13 0 0   100%
tests / unit / dataset / test_example_validation.py   35 0 0   100%
tests / unit / dataset / test_rasterized.py   34 0 0   100%
tests / unit / generation / test_bool_array_from_string.py   15 0 0   100%
tests / unit / generation / test_coord_str_tuple.py   73 0 0   100%
tests / unit / generation / test_corner_first_ndindex.py   7 0 0   100%
tests / unit / generation / test_custom_endpoints.py   60 0 0   100%
tests / unit / generation / test_custom_generator.py   119 23 0   81%
tests / unit / generation / test_generators.py   25 4 0   84%
tests / unit / generation / test_latticemaze.py   110 0 0   100%
tests / unit / generation / test_maze_dataset.py   139 0 0   100%
tests / unit / generation / test_neighbors.py   26 0 0   100%
tests / unit / generation / test_solved_maze.py   14 0 0   100%
tests / unit / plotting / test_maze_plot.py   39 0 0   100%
tests / unit / processing / test_collect_gen_metadata.py   17 0 0   100%
tests / unit / processing / test_get_forking_path_points.py   20 0 0   100%
tests / unit / tokenization / test_all_instances.py   54 3 0   94%
tests / unit / tokenization / test_coords_string_split.py   36 0 0   100%
tests / unit / tokenization / test_maze_tokenization.py   14 0 0   100%
tests / unit / tokenization / test_token_utils.py   175 5 0   97%
tests / unit / tokenization / test_tokenizer.py   254 32 0   87%
tests / unit / tokenization / test_vocab.py   21 0 0   100%
Total   5221 1816 121   65%

No items found using the specified filter.