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

Support Python 3.12 #471

Merged
merged 2 commits into from
Oct 6, 2023

Ensure `entries.update(...)` recieves a `dict`

49abafe
Select commit
Loading
Failed to load commit list.
Merged

Support Python 3.12 #471

Ensure `entries.update(...)` recieves a `dict`
49abafe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 0s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

Merging #471 (49abafe) into main (515d097) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #471   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines         2242      2242           
=========================================
  Hits          2242      2242           
Files Coverage Δ
numcodecs/registry.py 100.00% <100.00%> (ø)