Skip to content

ignore unpickling deprecation warnings

097931e
Select commit
Loading
Failed to load commit list.
Open

update pcodec #817

ignore unpickling deprecation warnings
097931e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 15, 2026 in 1s

99.33% (target 100.00%)

View this Pull Request on Codecov

99.33% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (e0ddee6) to head (097931e).

❌ Your project check has failed because the head coverage (99.33%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #817   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files          26       26           
  Lines         898      898           
=======================================
  Hits          892      892           
  Misses          6        6           
Files with missing lines Coverage Δ
numcodecs/pcodec.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.