Skip to content

feat(sync): add dry-run summary output with change totals#9

Open
sonwr wants to merge 1 commit intomainfrom
feat/dry-run-summary-output
Open

feat(sync): add dry-run summary output with change totals#9
sonwr wants to merge 1 commit intomainfrom
feat/dry-run-summary-output

Conversation

@sonwr
Copy link

@sonwr sonwr commented Feb 27, 2026

Summary

  • add a dry-run summary block for sync --dry-run that reports create/update/delete totals
  • print per-tool breakdown and aggregate totals to improve operator readability
  • update README with a concrete dry-run output example
  • add a node:test regression test for dry-run summary output

Testing

  • npm test
    • pass: dry-run summary reports created/updated/deleted files with totals

Notes

  • keeps existing sync behavior unchanged for non-dry-run paths
  • dry-run mode remains non-destructive (no write/remove side effects)

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