Skip to content

Refactor quality analysis into module - #7

Merged
Azaucifer merged 1 commit into
mainfrom
feature/refactor-quality
Sep 4, 2026
Merged

Refactor quality analysis into module#7
Azaucifer merged 1 commit into
mainfrom
feature/refactor-quality

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Extracted quality analysis into analysis/quality.py
  • Moved quality issue detection, health score calculation, and health rating into the new module
  • Updated analyzer.py to use the new module
  • No behavior changes

Testing

  • python -m pytest
  • 57 tests passed
  • python analyzer.py .

@Azaucifer
Azaucifer merged commit 2a8e612 into main Sep 4, 2026
2 checks passed
@Azaucifer
Azaucifer deleted the feature/refactor-quality branch September 4, 2026 10:56
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