Skip to content

Suppress E402 in test for older linter versions#730

Merged
cottsay merged 1 commit into
masterfrom
cottsay/older-linters
Mar 31, 2026
Merged

Suppress E402 in test for older linter versions#730
cottsay merged 1 commit into
masterfrom
cottsay/older-linters

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Mar 31, 2026

It seems that older linter versions complain about this import, and newer linters don't mind the suppression.

It seems that older linter versions complain about this import, and
newer linters don't mind the suppression.
@cottsay cottsay self-assigned this Mar 31, 2026
@cottsay cottsay added bug Something isn't working good first issue Good for newcomers labels Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.21%. Comparing base (aee8364) to head (d25c8b9).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #730   +/-   ##
=======================================
  Coverage   87.21%   87.21%           
=======================================
  Files          69       69           
  Lines        4106     4106           
  Branches      709      709           
=======================================
  Hits         3581     3581           
  Misses        414      414           
  Partials      111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cottsay cottsay merged commit b37a8d4 into master Mar 31, 2026
46 checks passed
@cottsay cottsay deleted the cottsay/older-linters branch March 31, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers

Development

Successfully merging this pull request may close these issues.

2 participants