Skip to content

Bump to Pyodide 0.27.6, and Node 22

34f1fc2
Select commit
Loading
Failed to load commit list.
Open

Add out-of-tree Pyodide builds in CI for numcodecs #529

Bump to Pyodide 0.27.6, and Node 22
34f1fc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2025 in 0s

99.96% (target 100.00%)

View this Pull Request on Codecov

99.96% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (308cc25) to head (34f1fc2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          63       63           
  Lines        2712     2729   +17     
=======================================
+ Hits         2711     2728   +17     
  Misses          1        1           
Files with missing lines Coverage Δ
numcodecs/tests/common.py 100.00% <100.00%> (ø)
numcodecs/tests/test_blosc.py 100.00% <100.00%> (ø)
numcodecs/tests/test_entrypoints_backport.py 100.00% <100.00%> (ø)
numcodecs/tests/test_shuffle.py 100.00% <100.00%> (ø)
numcodecs/tests/test_zarr3.py 100.00% <100.00%> (ø)
numcodecs/zarr3.py 99.40% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.