Skip to content

LibBlosc2: New codec - #54

Open
eschnett wants to merge 16 commits into
JuliaIO:mainfrom
eschnett:eschnett/LibBlosc2
Open

LibBlosc2: New codec#54
eschnett wants to merge 16 commits into
JuliaIO:mainfrom
eschnett:eschnett/LibBlosc2

Remove Blosc2 from list of registered codecs

1a4b310
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

86.55% (-11.69%) compared to 4343c2a

View this Pull Request on Codecov

86.55% (-11.69%) compared to 4343c2a

Details

Codecov Report

❌ Patch coverage is 86.55914% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.55%. Comparing base (4343c2a) to head (1a4b310).
⚠️ Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
LibBlosc2/src/encode.jl 82.69% 18 Missing ⚠️
LibBlosc2/src/decode.jl 88.46% 6 Missing ⚠️
LibBlosc2/src/libblosc2.jl 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #54       +/-   ##
===========================================
- Coverage   98.24%   86.55%   -11.69%     
===========================================
  Files           5        4        -1     
  Lines         456      186      -270     
===========================================
- Hits          448      161      -287     
- Misses          8       25       +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.