Skip to content

refactor: extract terminal reporting - #8

Merged
Azaucifer merged 1 commit into
mainfrom
feature/refactor-reporting
Sep 7, 2026
Merged

refactor: extract terminal reporting#8
Azaucifer merged 1 commit into
mainfrom
feature/refactor-reporting

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Extract terminal reporting functions from analyzer.py
  • Add reporting package for reporting functionality
  • Move terminal output logic into reporting/terminal.py
  • Keep JSON reporting in analyzer.py for a separate refactor

Testing

  • python -m pytest
  • python analyzer.py .

Changes

This refactor separates terminal presentation logic from the core analyzer while preserving existing behavior.

@Azaucifer
Azaucifer merged commit 9f295f2 into main Sep 7, 2026
2 checks passed
@Azaucifer
Azaucifer deleted the feature/refactor-reporting branch September 7, 2026 06:33
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