Skip to content

chore: pre-commit autoupdate - #356

Merged
blink1073 merged 2 commits into
mainfrom
pre-commit-autoupdate-003df4c3
Aug 3, 2026
Merged

chore: pre-commit autoupdate#356
blink1073 merged 2 commits into
mainfrom
pre-commit-autoupdate-003df4c3

fix: resolve ruff 0.16.0 lint violations from expanded default rule set

3565dbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

92.93% (target 90.00%)

View this Pull Request on Codecov

92.93% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.93%. Comparing base (fa68d09) to head (3565dbf).

Files with missing lines Patch % Lines
octave_kernel/kernel.py 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   92.93%   92.93%           
=======================================
  Files           6        6           
  Lines         439      439           
=======================================
  Hits          408      408           
  Misses         31       31           
Files with missing lines Coverage Δ
octave_kernel/check.py 100.00% <100.00%> (ø)
octave_kernel/kernel.py 93.94% <85.71%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.