Skip to content

[LibBlosc] Add a compcode keyword argument for BloscEncodeOptions - #94

Merged
nhz2 merged 6 commits into
mainfrom
blosc-use-code
Aug 26, 2026
Merged

[LibBlosc] Add a compcode keyword argument for BloscEncodeOptions#94
nhz2 merged 6 commits into
mainfrom
blosc-use-code

Conversation

@nhz2

@nhz2 nhz2 commented Aug 26, 2026

Copy link
Copy Markdown
Member

I want to move away from using String for the 1.0 API.

https://github.com/JuliaAstro/ASDF.jl/blob/c18e875376358479c7380539f62f5ef298e957c6/src/ASDF.jl#L1848 can be updated to use compcode once this is released.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.53%. Comparing base (881e9dc) to head (0710602).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   88.30%   97.53%   +9.22%     
==========================================
  Files          42        4      -38     
  Lines        2120       81    -2039     
==========================================
- Hits         1872       79    -1793     
+ Misses        248        2     -246     

☔ View full report in Codecov by Harness.
📢 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.

@nhz2
nhz2 marked this pull request as ready for review August 26, 2026 16:17
@nhz2
nhz2 merged commit 58a7da7 into main Aug 26, 2026
9 checks passed
@nhz2
nhz2 deleted the blosc-use-code branch August 26, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant