Skip to content

apply fixes to resolve pre-commit violations

0b056fb
Select commit
Loading
Failed to load commit list.
Merged

chore: update pre-commit hooks #3610

apply fixes to resolve pre-commit violations
0b056fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

60.90% (+0.00%) compared to 034cd20

View this Pull Request on Codecov

60.90% (+0.00%) compared to 034cd20

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.90%. Comparing base (034cd20) to head (0b056fb).

Files with missing lines Patch % Lines
src/zarr/core/common.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3610   +/-   ##
=======================================
  Coverage   60.90%   60.90%           
=======================================
  Files          86       86           
  Lines       10174    10174           
=======================================
  Hits         6196     6196           
  Misses       3978     3978           
Files with missing lines Coverage Δ
src/zarr/_cli/cli.py 98.00% <100.00%> (ø)
src/zarr/core/common.py 47.20% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.