Coverage report: 29%

Files Functions Classes

coverage.py v7.12.0, created at 2026-04-11 23:20 -0500

File   statements missing excluded   coverage
little_loops / cli / auto.py   33 24 0   27%
little_loops / cli / create_extension.py   56 42 0   25%
little_loops / cli / deps.py   220 215 0   2%
little_loops / cli / docs.py   47 42 0   11%
little_loops / cli / gitignore.py   36 29 0   19%
little_loops / cli / history.py   77 2 0   97%
little_loops / cli / issues / append_log.py   12 7 2   42%
little_loops / cli / issues / count_cmd.py   31 26 2   16%
little_loops / cli / issues / impact_effort.py   126 112 3   11%
little_loops / cli / issues / list_cmd.py   78 73 2   6%
little_loops / cli / issues / next_action.py   30 26 2   13%
little_loops / cli / issues / next_id.py   7 4 2   43%
little_loops / cli / issues / next_issue.py   21 17 2   19%
little_loops / cli / issues / next_issues.py   22 0 2   100%
little_loops / cli / issues / path_cmd.py   19 15 3   21%
little_loops / cli / issues / refine_status.py   240 207 3   14%
little_loops / cli / issues / search.py   232 219 4   6%
little_loops / cli / issues / sequence.py   38 33 2   13%
little_loops / cli / issues / show.py   222 208 2   6%
little_loops / cli / issues / skip.py   35 30 3   14%
little_loops / cli / loop / __main__.py   1 1 2   0%
little_loops / cli / loop / _helpers.py   317 242 2   24%
little_loops / cli / loop / config_cmds.py   42 19 0   55%
little_loops / cli / loop / info.py   592 145 0   76%
little_loops / cli / loop / layout.py   986 448 0   55%
little_loops / cli / loop / lifecycle.py   173 116 0   33%
little_loops / cli / loop / run.py   144 106 0   26%
little_loops / cli / loop / testing.py   154 83 0   46%
little_loops / cli / messages.py   106 100 0   6%
little_loops / cli / output.py   43 18 2   58%
little_loops / cli / parallel.py   73 63 0   14%
little_loops / cli / schemas.py   16 12 0   25%
little_loops / cli / sprint / _helpers.py   153 146 4   5%
little_loops / cli / sprint / create.py   35 29 0   17%
little_loops / cli / sprint / edit.py   92 84 0   9%
little_loops / cli / sprint / manage.py   131 119 0   9%
little_loops / cli / sprint / run.py   292 271 3   7%
little_loops / cli / sprint / show.py   209 194 3   7%
little_loops / cli / sync.py   144 133 0   8%
little_loops / cli_args.py   101 65 0   36%
little_loops / config / automation.py   71 0 0   100%
little_loops / config / cli.py   70 1 0   99%
little_loops / config / core.py   143 36 0   75%
little_loops / config / features.py   108 10 0   91%
little_loops / dependency_graph.py   167 137 3   18%
little_loops / dependency_mapper / analysis.py   173 173 3   0%
little_loops / dependency_mapper / formatting.py   127 127 3   0%
little_loops / dependency_mapper / models.py   39 39 0   0%
little_loops / dependency_mapper / operations.py   124 124 3   0%
little_loops / doc_counts.py   113 113 0   0%
little_loops / events.py   72 44 0   39%
little_loops / extension.py   102 68 5   33%
little_loops / extensions / reference_interceptor.py   8 8 0   0%
little_loops / frontmatter.py   52 22 0   58%
little_loops / fsm / concurrency.py   122 89 0   27%
little_loops / fsm / evaluators.py   260 225 0   13%
little_loops / fsm / executor.py   334 288 0   14%
little_loops / fsm / fragments.py   47 33 0   30%
little_loops / fsm / handoff_handler.py   32 15 0   53%
little_loops / fsm / interpolation.py   116 87 0   25%
little_loops / fsm / persistence.py   272 169 0   38%
little_loops / fsm / runners.py   109 42 0   61%
little_loops / fsm / schema.py   306 116 0   62%
little_loops / fsm / signal_detector.py   31 11 0   65%
little_loops / fsm / types.py   31 8 4   74%
little_loops / fsm / validation.py   155 31 0   80%
little_loops / generate_schemas.py   31 31 5   0%
little_loops / git_operations.py   186 147 0   21%
little_loops / goals_parser.py   81 81 0   0%
little_loops / issue_discovery / extraction.py   106 106 2   0%
little_loops / issue_discovery / matching.py   72 72 2   0%
little_loops / issue_discovery / search.py   168 168 3   0%
little_loops / issue_history / _utils.py   10 4 0   60%
little_loops / issue_history / analysis.py   66 14 0   79%
little_loops / issue_history / coupling.py   69 39 0   43%
little_loops / issue_history / debt.py   187 100 0   47%
little_loops / issue_history / doc_synthesis.py   150 137 0   9%
little_loops / issue_history / formatting.py   659 397 0   40%
little_loops / issue_history / hotspots.py   56 33 0   41%
little_loops / issue_history / models.py   302 15 0   95%
little_loops / issue_history / parsing.py   179 93 0   48%
little_loops / issue_history / quality.py   180 91 0   49%
little_loops / issue_history / regressions.py   63 53 0   16%
little_loops / issue_history / summary.py   116 43 0   63%
little_loops / issue_lifecycle.py   308 274 0   11%
little_loops / issue_manager.py   414 364 0   12%
little_loops / issue_parser.py   256 101 2   61%
little_loops / issue_template.py   56 48 0   14%
little_loops / link_checker.py   183 183 0   0%
little_loops / logger.py   60 21 2   65%
little_loops / logo.py   12 12 0   0%
little_loops / mcp_call.py   131 131 2   0%
little_loops / output_parsing.py   185 171 0   8%
little_loops / parallel / file_hints.py   135 105 2   22%
little_loops / parallel / git_lock.py   55 41 2   25%
little_loops / parallel / merge_coordinator.py   465 419 2   10%
little_loops / parallel / orchestrator.py   610 558 2   9%
little_loops / parallel / overlap_detector.py   56 35 3   38%
little_loops / parallel / priority_queue.py   103 70 3   32%
little_loops / parallel / types.py   138 19 2   86%
little_loops / parallel / worker_pool.py   448 398 4   11%
little_loops / session_log.py   46 29 0   37%
little_loops / skill_expander.py   54 42 0   22%
little_loops / sprint.py   127 76 3   40%
little_loops / state.py   101 63 0   38%
little_loops / subprocess_utils.py   113 94 0   17%
little_loops / sync.py   540 471 3   13%
little_loops / testing.py   31 20 2   35%
little_loops / text_utils.py   51 25 0   51%
little_loops / user_messages.py   332 275 0   17%
little_loops / work_verification.py   40 34 2   15%
little_loops / workflow_sequence / analysis.py   332 332 0   0%
little_loops / workflow_sequence / io.py   25 25 0   0%
little_loops / workflow_sequence / models.py   57 57 0   0%
little_loops / worktree_utils.py   53 53 3   0%
Total   16768 11911 122   29%

No items found using the specified filter.