Skip to content

Configure ruff to check for violation of the dependency rule #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 28, 2025

Conversation

febus982
Copy link
Owner

@febus982 febus982 commented Jun 28, 2025

Closes #280

Copy link

qltysh bot commented Jun 28, 2025

Diff Coverage: The code coverage on the diff in this pull request is 100.0%.

Total Coverage: This PR will not change total coverage.

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@febus982 febus982 force-pushed the cross-import-check branch from 63ce764 to f211632 Compare June 28, 2025 20:17
@febus982 febus982 merged commit 86f1d0b into main Jun 28, 2025
10 checks passed
@febus982 febus982 deleted the cross-import-check branch June 28, 2025 20:19
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.

Use ruff to verify there are no cross-module imports
1 participant