Skip to content

CLN: Use ruff to improve code quality

b8e840b
Select commit
Loading
Failed to load commit list.
Merged

CLN: Use ruff to improve code quality #661

CLN: Use ruff to improve code quality
b8e840b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2025 in 1s

99.57% (-0.01%) compared to 287b79c

View this Pull Request on Codecov

99.57% (-0.01%) compared to 287b79c

Details

Codecov Report

❌ Patch coverage is 98.43750% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.57%. Comparing base (287b79c) to head (b8e840b).

Files with missing lines Patch % Lines
linearmodels/panel/data.py 85.71% 0 Missing and 3 partials ⚠️
linearmodels/shared/hypotheses.py 33.33% 2 Missing ⚠️
linearmodels/shared/utility.py 50.00% 0 Missing and 2 partials ⚠️
linearmodels/system/model.py 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files          99       99              
  Lines       17333    17278      -55     
  Branches     1444     1419      -25     
==========================================
- Hits        17260    17205      -55     
  Misses         27       27              
  Partials       46       46              

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