feat(#3): Practice mode — categorization, filtering, scoring #5

Merged
ti-paul merged 1 commit from feature/3-practice-mode into main 2026-06-12 13:11:07 +00:00
Member

Closes #3

Practice Mode

  • src/practice.js: Categorize commits into bug/security/perf/feature/refactor
  • CLI: summon practice --type bug --count 5
  • CLI: summon practice --stats and --scores
  • 24 tests (99 total)
Closes #3 ## Practice Mode - src/practice.js: Categorize commits into bug/security/perf/feature/refactor - CLI: `summon practice --type bug --count 5` - CLI: `summon practice --stats` and `--scores` - 24 tests (99 total)
feat(#3): Practice mode with categorization, filtering, scoring
Some checks failed
CI / test (pull_request) Failing after 0s
4c7ffc8646
- src/practice.js: categorize commits (bug/security/perf/feature/refactor)
- CLI: summon practice --type <cat> --count <n>
- CLI: summon practice --stats / --scores
- 24 tests
ti-paul left a comment
No description provided.
24 tests. Categorization engine + CLI + scoring. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/git-summon!5
No description provided.