Commit 14eb72e
test: add vitest suite + GitHub Actions CI
14 unit tests covering the BM25 re-ranker (identifier split, path-boost ordering,
zero-score drop) and repo-URL parsing (shorthand, scheme-less, branch pin, host
rejection). CI runs lint + tsc + test + build on push/PR to main.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d695492 commit 14eb72e
5 files changed
Lines changed: 1014 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments