Skip to content

Dev - add ruff check for unused imports F401 (SYN-10235)#4731

Open
vEpiphyte wants to merge 9 commits intomasterfrom
dev_unused_imports
Open

Dev - add ruff check for unused imports F401 (SYN-10235)#4731
vEpiphyte wants to merge 9 commits intomasterfrom
dev_unused_imports

Conversation

@vEpiphyte
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.73%. Comparing base (f3f571f) to head (85990ac).

Files with missing lines Patch % Lines
synapse/tools/autodoc.py 0.00% 1 Missing ⚠️
synapse/tools/backup.py 0.00% 1 Missing ⚠️
synapse/tools/genpkg.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4731      +/-   ##
==========================================
- Coverage   97.73%   97.73%   -0.01%     
==========================================
  Files         298      298              
  Lines       62352    62329      -23     
==========================================
- Hits        60941    60916      -25     
- Misses       1411     1413       +2     
Flag Coverage Δ
linux 97.65% <95.83%> (-0.02%) ⬇️
linux_replay 93.41% <95.83%> (+0.01%) ⬆️

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.

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

vEpiphyte and others added 3 commits February 5, 2026 14:46
Co-authored-by: blackout <blackout@vertex.link>
Co-authored-by: blackout <blackout@vertex.link>
@vEpiphyte vEpiphyte marked this pull request as ready for review February 11, 2026 20:44
@vEpiphyte
Copy link
Contributor Author

@MichaelSquires I'm not certain why the patch coverage is failing on this PR; since this is net negative lines of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants