Skip to content

Conversation

tleonhardt
Copy link
Member

Upgrade from ruff 0.12.9 to ruff 0.13.0.

Most changes were done automatically by ruff. ruff is now stricter about prefacing unused variables with an underscore.

Most changes were done automatically by ruff.  ruff is now stricter about prefacing unused variables with an underscore.
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.81%. Comparing base (bf7152b) to head (5777412).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1508      +/-   ##
==========================================
+ Coverage   98.79%   98.81%   +0.02%     
==========================================
  Files          23       23              
  Lines        4961     4961              
==========================================
+ Hits         4901     4902       +1     
+ Misses         60       59       -1     
Flag Coverage Δ
unittests 98.81% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tleonhardt tleonhardt merged commit 7bd62f6 into main Sep 11, 2025
30 checks passed
@tleonhardt tleonhardt deleted the ruff-0.13 branch September 11, 2025 01:41
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