Skip to content

refactor: extract json reporting - #9

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

refactor: extract json reporting#9
Azaucifer merged 1 commit into
mainfrom
feature/refactor-json-reporting

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Extract JSON reporting from analyzer.py
  • Add reporting/json_report.py
  • Move JSON report generation into the reporting package
  • Update test imports to reflect module ownership
  • Preserve existing JSON reporting behavior

Testing

  • python -m pytest
  • 57 tests passed

Changes

This refactor separates JSON report generation from the core analyzer while preserving existing behavior.

@Azaucifer
Azaucifer merged commit 7a18b90 into main Sep 7, 2026
2 checks passed
@Azaucifer
Azaucifer deleted the feature/refactor-json-reporting branch September 7, 2026 07:28
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