Skip to content

Commit 6e66fd3

Browse files
author
Really Him
committed
docs: add to internal roadmap
1 parent 24cab66 commit 6e66fd3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

INTERNAL/TICKET_LIST.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,16 @@ T-10 Implement metrics caching system
110110
• Unit test: second run with unchanged files uses cache
111111
• Unit test: modified file triggers reanalysis
112112
• Integration test: verify cache speeds up pre-commit hooks
113+
114+
115+
116+
T-11 Enhanced stats output with config targets
117+
• Add --show-targets flag to stats command
118+
• Load config file to extract metric thresholds
119+
• Modify output format to include target column (current vs target)
120+
• Color code values based on proximity to threshold (green/yellow/red)
121+
• Support showing targets for specific metrics when --metrics specified
122+
• Handle missing config gracefully (show N/A for targets)
123+
• Unit test: stats with targets shows threshold values
124+
• Unit test: values near threshold shown in yellow
125+
• Unit test: missing config doesn't crash, shows N/A

0 commit comments

Comments
 (0)