Skip to content

Enable Ruff linting rules (Bugbear, Pyupgrade, Ruff...)#214

Open
VeckoTheGecko wants to merge 6 commits into
c-proof:mainfrom
VeckoTheGecko:ratchet
Open

Enable Ruff linting rules (Bugbear, Pyupgrade, Ruff...)#214
VeckoTheGecko wants to merge 6 commits into
c-proof:mainfrom
VeckoTheGecko:ratchet

add note re. ruff rules

e5e5132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

54.90% (+0.00%) compared to 85011e5

View this Pull Request on Codecov

54.90% (+0.00%) compared to 85011e5

Details

Codecov Report

❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.90%. Comparing base (85011e5) to head (e5e5132).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
pyglider/slocum.py 0.00% 5 Missing ⚠️
pyglider/utils.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   54.90%   54.90%           
=======================================
  Files           9        9           
  Lines        1692     1692           
=======================================
  Hits          929      929           
  Misses        763      763           

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