Skip to content

Fix Git structured output parsing - #31

Merged
maniramezan merged 4 commits into
mainfrom
fix/git-structured-parsing
Jul 12, 2026
Merged

Fix Git structured output parsing#31
maniramezan merged 4 commits into
mainfrom
fix/git-structured-parsing

Conversation

@maniramezan

Copy link
Copy Markdown
Owner

Summary

  • parse diff paths using NUL-delimited output
  • preserve unusual filenames, rename pairs, and submodule paths containing spaces
  • fail typed workflows on malformed output instead of returning clean or empty results
  • preserve branch listing options and force capture for structured workflows

Validation

  • full all-traits suite (410 tests)
  • coverage 90.77%
  • strict formatting, trait and DocC validators
  • DocC generation and git diff --check

@maniramezan
maniramezan merged commit a50998a into main Jul 12, 2026
73 checks passed
@maniramezan
maniramezan deleted the fix/git-structured-parsing branch July 12, 2026 07:43
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.

1 participant