refactor: inline buildPrevYearTotalMap and simplify tests (#39) #40

Merged
maximus merged 1 commit from fix/simpl-resultat-39-simplify-budget into main 2026-03-11 21:34:36 +00:00

1 commit

Author SHA1 Message Date
03c5f2538f refactor: inline buildPrevYearTotalMap and remove disproportionate tests (#39)
The 3-line helper was exported solely for testing. Inlining it removes the
export-for-test pattern and eliminates 50 lines of tests that were
disproportionate for a trivial filter-and-set loop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:47 -04:00