Skip to content

Restrict numcodecs dependency to <0.16#1257

Merged
rly merged 4 commits intodevfrom
fix_numcodecs
Apr 13, 2025
Merged

Restrict numcodecs dependency to <0.16#1257
rly merged 4 commits intodevfrom
fix_numcodecs

Conversation

@rly
Copy link
Copy Markdown
Contributor

@rly rly commented Apr 7, 2025

Motivation

Fix hdmf-dev/hdmf-zarr#269 if users run pip install hdmf[zarr]

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.63%. Comparing base (d13b9cf) to head (edaae9b).
Report is 19 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1257      +/-   ##
==========================================
+ Coverage   91.58%   91.63%   +0.05%     
==========================================
  Files          42       42              
  Lines        9550     9550              
  Branches     1920     1920              
==========================================
+ Hits         8746     8751       +5     
+ Misses        525      521       -4     
+ Partials      279      278       -1     

☔ 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.

@rly rly requested a review from oruebel April 7, 2025 22:28
@rly rly merged commit ad67f3e into dev Apr 13, 2025
35 of 40 checks passed
@rly rly deleted the fix_numcodecs branch April 13, 2025 16:25
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.

[Bug]: seems needs to restrict numcodecs version until zarr 3. supported

2 participants