Skip to content

refactor: extract file analysis - #10

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

refactor: extract file analysis#10
Azaucifer merged 1 commit into
mainfrom
feature/refactor-file-analysis

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Extract file-level analysis from analyzer.py
  • Add analysis/file_analysis.py
  • Move Python file parsing and analysis into the analysis package
  • Update test imports to reflect module ownership
  • Preserve existing analysis behavior

Testing

  • python -m pytest
  • 57 tests passed

Changes

This refactor separates file analysis from CLI orchestration while preserving existing behavior.

@Azaucifer
Azaucifer merged commit 877f029 into main Sep 7, 2026
2 checks passed
@Azaucifer
Azaucifer deleted the feature/refactor-file-analysis branch September 7, 2026 07:55
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