Skip to content

style: Disable ruff A005 (stdlib-module-shadowing)#102

Merged
ns-rse merged 1 commit intomainfrom
ns-rse/101-disable-ruff-A005
Jan 21, 2025
Merged

style: Disable ruff A005 (stdlib-module-shadowing)#102
ns-rse merged 1 commit intomainfrom
ns-rse/101-disable-ruff-A005

Conversation

@ns-rse
Copy link
Copy Markdown
Collaborator

@ns-rse ns-rse commented Jan 21, 2025

Closes #101

Also improved the format/structure of linting configuration under ruff.

Also improved the format/structure of linting configuration under `ruff`.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.81%. Comparing base (f282c31) to head (b02983f).
⚠️ Report is 491 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   65.87%   71.81%   +5.94%     
==========================================
  Files           3        8       +5     
  Lines         337      589     +252     
==========================================
+ Hits          222      423     +201     
- Misses        115      166      +51     

☔ 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.

@ns-rse ns-rse merged commit 0febe96 into main Jan 21, 2025
@ns-rse ns-rse deleted the ns-rse/101-disable-ruff-A005 branch January 21, 2025 10:43
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.

Disable ruff A005 check

2 participants