Skip to content
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

Increase test coverage to remove some added noqas #390

Open
braingram opened this issue Jan 31, 2025 · 0 comments
Open

Increase test coverage to remove some added noqas #390

braingram opened this issue Jan 31, 2025 · 0 comments

Comments

@braingram
Copy link
Collaborator

#383 introduced a large number of new style checks. Some checks fail on uncovered code. Rather than update this code with a risk of introducing a bug (for unsafe and manual fixes) that would be uncaught noqa comments were added.

Increase test coverage for noqa lines of code to allow their safe removal.

Related to #388

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

No branches or pull requests

1 participant