Dev - add ruff check for unused imports F401 (SYN-10235) #4731
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
97.73% (-0.01%) compared to f3f571f
View this Pull Request on Codecov
97.73% (-0.01%) compared to f3f571f
Details
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 ☔ 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.
Loading