Skip to content

Require ruff>=0.16.0 - #549

Merged
tony merged 18 commits into
masterfrom
ruff-0.16
Jul 26, 2026
Merged

Require ruff>=0.16.0#549
tony merged 18 commits into
masterfrom
ruff-0.16

refactor(svn[module]): Drop shebang from library module

491ed25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

61.34% (+0.03%) compared to 12e4469

View this Pull Request on Codecov

61.34% (+0.03%) compared to 12e4469

Details

Codecov Report

❌ Patch coverage is 32.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.34%. Comparing base (12e4469) to head (491ed25).

Files with missing lines Patch % Lines
src/libvcs/cmd/git.py 44.44% 2 Missing and 3 partials ⚠️
src/libvcs/sync/git.py 0.00% 4 Missing ⚠️
src/libvcs/_internal/shortcuts.py 0.00% 3 Missing ⚠️
src/libvcs/_internal/query_list.py 50.00% 1 Missing ⚠️
src/libvcs/_internal/subprocess.py 50.00% 1 Missing ⚠️
src/libvcs/cmd/svn.py 0.00% 1 Missing ⚠️
src/libvcs/pytest_plugin.py 0.00% 1 Missing ⚠️
src/libvcs/sync/svn.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
+ Coverage   61.31%   61.34%   +0.03%     
==========================================
  Files          40       40              
  Lines        6566     6556      -10     
  Branches     1104     1104              
==========================================
- Hits         4026     4022       -4     
+ Misses       1946     1940       -6     
  Partials      594      594              

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