Skip to content

fix: ignore orphaned Ackmate records - #206

Merged
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/ignore-orphan-ackmate-lines
Aug 10, 2026
Merged

fix: ignore orphaned Ackmate records#206
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/ignore-orphan-ackmate-lines

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • Ignore malformed Ackmate line records that arrive before a file heading.
  • Prevent embedded todo results from propagating without a usable file path.

Verification

  • Focused RED: TS_NODE_TRANSPILE_ONLY=1 npx mocha --no-config -r ts-node/register test/ackmate.spec.ts --exit (failed before the fix).
  • Focused GREEN: same command (2 passing).
  • Full suite: npm test (135 passing).
  • Compile: npm run compile.
  • Format: npm run format:check.

Scope

  • Parser, regression test, and changelog only; no runtime dependencies added.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit f2c5c64 into vycdev:develop Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants