Skip to content

Drop python 3.10 support - #207

Merged
Kilo59 merged 10 commits into
mainfrom
drop-py310
Aug 22, 2026
Merged

Drop python 3.10 support#207
Kilo59 merged 10 commits into
mainfrom
drop-py310

fix: skip cancelled tasks when collecting upstream fetch errors

4435a46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

94.21% (+0.14%) compared to b8bece2

View this Pull Request on Codecov

94.21% (+0.14%) compared to b8bece2

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.21%. Comparing base (b8bece2) to head (4435a46).

Files with missing lines Patch % Lines
src/ruff_sync/core.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   94.06%   94.21%   +0.14%     
==========================================
  Files          10       10              
  Lines        1602     1590      -12     
==========================================
- Hits         1507     1498       -9     
+ Misses         95       92       -3     

☔ View full report in Codecov by Harness.
📢 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.