Skip to content

DEV: Remove Ruff rule PLW0602#3130

Merged
stefan6419846 merged 1 commit intopy-pdf:mainfrom
j-t-1:ruff
Feb 16, 2025
Merged

DEV: Remove Ruff rule PLW0602#3130
stefan6419846 merged 1 commit intopy-pdf:mainfrom
j-t-1:ruff

Conversation

@j-t-1
Copy link
Copy Markdown
Contributor

@j-t-1 j-t-1 commented Feb 16, 2025

PLW0602: Using a global but no assignment is done.

PLW0602: Using a global but no assignment is done.
@j-t-1
Copy link
Copy Markdown
Contributor Author

j-t-1 commented Feb 16, 2025

We have removed all cases where a global is used but no assignment is done.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.51%. Comparing base (038662a) to head (a01b84f).
Report is 100 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3130   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files          53       53           
  Lines        8875     8875           
  Branches     1622     1622           
=======================================
  Hits         8566     8566           
  Misses        185      185           
  Partials      124      124           

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

@stefan6419846 stefan6419846 merged commit f1a5ab3 into py-pdf:main Feb 16, 2025
16 checks passed
@j-t-1 j-t-1 deleted the ruff branch February 16, 2025 21:38
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.

2 participants