Skip to content

fix(cli): report circular dependencies consistently - #804

Open
duriantaco wants to merge 1 commit into
mainfrom
fix/package-import-cycles
Open

fix(cli): report circular dependencies consistently#804
duriantaco wants to merge 1 commit into
mainfrom
fix/package-import-cycles

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Fix #789

Summary

  • Show SKY-CIRC findings in concise and pretty output, with a real import file and line.
  • Make --strict count circular dependencies without changing gate thresholds or grades.

Tests

  • pytest test/test_circular_deps.py test/test_architecture.py test/test_cli.py test/test_terminal_report.py test/test_rich_report.py test/test_gatekeeper.py test/test_analyzer.py

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.

FP: SKY-CIRC on top level package

1 participant