Skip to content

refactor: split command handlers, add focused tests, and add PR CI - #37

Merged
jaromil merged 22 commits into
masterfrom
refactor
Apr 29, 2026
Merged

refactor: split command handlers, add focused tests, and add PR CI#37
jaromil merged 22 commits into
masterfrom
refactor

Conversation

@jaromil

@jaromil jaromil commented Apr 29, 2026

Copy link
Copy Markdown
Member

Summary

  • split src/jaro responsibilities by moving command handlers into domain modules under src/zlibs/*
  • added focused regression scripts for source smoke, addressbook/parse, filtering, and helper binaries
  • documented maintenance boundaries and command/domain contracts
  • added GitHub Actions workflow to run the full test suite on pull requests

Validation

  • make
  • extras/test/run-source.sh
  • extras/test/test-addressbook-parse.sh
  • extras/test/test-filtering.sh
  • extras/test/test-helpers.sh

Notes

  • .gestalt/ planning files are intentionally excluded from commits.

@jaromil
jaromil merged commit afdbbfa into master Apr 29, 2026
1 check passed
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