You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/video.js — pure parts (PNG encoder, crc32, overlay rendering dimensions)
Plus regression tests once the related bugs are fixed: size=0 passthrough (#131), delete-project scan cascade (#128), Accept-All-skips-rejected (#129).
Priority: P3 · Review finding: #23
Modules with no direct unit tests (all fit the existing
node:test+ tmpdir pattern):src/junitParser.js— stats aggregation, diff-percentage extraction, malformed XML (only indirectly covered via scanner tests)src/scanJobs.js— job lifecycle, cancellation,needs_confirmationparking/TTL, "tarball always cleaned up on terminal transition" invariantsrc/templates.js— CRUD, id collision with built-ins ([P1] Custom template id can collide with a built-in → shadowed, undeletable template #133)src/dataMigration.js— v1→v2 migration, backup creation, idempotencysrc/video.js— pure parts (PNG encoder, crc32, overlay rendering dimensions)Plus regression tests once the related bugs are fixed:
size=0passthrough (#131), delete-project scan cascade (#128), Accept-All-skips-rejected (#129).