Skip to content

pyproject(ruff): Add ICN, PT, N + exception Error-suffix rename#420

Open
tony wants to merge 5 commits into
masterfrom
ruff-more-rules
Open

pyproject(ruff): Add ICN, PT, N + exception Error-suffix rename#420
tony wants to merge 5 commits into
masterfrom
ruff-more-rules

py(ruff[N]) Enforce pep8-naming

e8a1193
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

83.33% (+0.02%) compared to e6a62d9

View this Pull Request on Codecov

83.33% (+0.02%) compared to e6a62d9

Details

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.33%. Comparing base (e6a62d9) to head (e8a1193).

Files with missing lines Patch % Lines
conftest.py 60.00% 2 Missing ⚠️
src/vcspull/config.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
+ Coverage   83.30%   83.33%   +0.02%     
==========================================
  Files          32       32              
  Lines        4492     4488       -4     
  Branches      903      903              
==========================================
- Hits         3742     3740       -2     
+ Misses        499      497       -2     
  Partials      251      251              

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