Skip to content

feat: implement impact analysis and enhance interactive HTML report - #5

Merged
millareskenneth merged 1 commit into
mainfrom
feat/html-reports
Jun 7, 2026
Merged

feat: implement impact analysis and enhance interactive HTML report#5
millareskenneth merged 1 commit into
mainfrom
feat/html-reports

Conversation

@millareskenneth

Copy link
Copy Markdown
Member
  • Add src/impact.ts for transitive dependency tracking (upstream/downstream)
  • Add --impact CLI flag to analyze the ripple effects of file changes
  • Overhaul HTML report UI with a tabbed detail panel for deep node inspection
  • Implement client-side impact BFS in the browser for instant visualization
  • Improve terminal output with dedicated impact summaries and depth tracking
  • Refactor serialization and exports for better internal consistency

   - Add src/impact.ts for transitive dependency tracking (upstream/downstream)
   - Add --impact <file> CLI flag to analyze the ripple effects of file changes
   - Overhaul HTML report UI with a tabbed detail panel for deep node inspection
   - Implement client-side impact BFS in the browser for instant visualization
   - Improve terminal output with dedicated impact summaries and depth tracking
   - Refactor serialization and exports for better internal consistency
@millareskenneth
millareskenneth merged commit 0e28dbb into main Jun 7, 2026
0 of 2 checks passed
@millareskenneth
millareskenneth deleted the feat/html-reports branch June 7, 2026 14:27
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