Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept for depending on external blosc python package #571

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Linting fixes

f83a176
Select commit
Loading
Failed to load commit list.
Draft

Proof of concept for depending on external blosc python package #571

Linting fixes
f83a176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2025 in 0s

98.44% (target 100.00%)

View this Pull Request on Codecov

98.44% (target 100.00%)

Details

Codecov Report

Attention: Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.

Project coverage is 98.44%. Comparing base (6c0ea0f) to head (f83a176).

Files with missing lines Patch % Lines
numcodecs/blosc.py 90.14% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
- Coverage   99.92%   98.44%   -1.48%     
==========================================
  Files          62       63       +1     
  Lines        2752     2770      +18     
==========================================
- Hits         2750     2727      -23     
- Misses          2       43      +41     
Files with missing lines Coverage Δ
numcodecs/__init__.py 100.00% <ø> (ø)
numcodecs/tests/test_blosc.py 100.00% <100.00%> (ø)
numcodecs/blosc.py 90.14% <90.14%> (ø)

... and 1 file with indirect coverage changes