Commit Graph

6 Commits

Author SHA1 Message Date
79a376a127 fix: address code review findings
- Strip standalone reissue keywords (remaster/remastered/remix/deluxe/
  expanded/edition/reissue/anniversary/bonus) regardless of brackets so
  non-parenthesized remasters still match the plain local title above the
  0.85 threshold (was falsely reported missing).
- Fix TestAppRun_ScanLogsMissingReleases to verify run() performs the
  scan itself (capture its log output) instead of re-running ScanAll
  independently, which passed even if run() were a no-op.
- Fix TestSimilarity misleading cases that downgraded to a <0.85 range
  check with dead want/epsilon fields; assert actual computed scores.
2026-07-19 21:33:52 +03:00
2468859435 fix: address code review findings 2026-07-19 20:53:06 +03:00
401c1218b6 fix: address code review findings 2026-07-19 19:22:18 +03:00
c70f46af27 fix: address code review findings 2026-07-19 19:07:20 +03:00
a4c426f640 fix: address code review findings 2026-07-19 18:59:38 +03:00
edf9c1d1f8 feat: extract normalization into internal/normalize package 2026-07-19 18:11:22 +03:00