Skip to content

Fix skipping entrypoints test #618

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

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dstansby
Copy link
Contributor

Fixes #596

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (e3299b8) to head (f8bbe1b).
Report is 59 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #618   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          59       59           
  Lines        2405     2406    +1     
=======================================
+ Hits         2403     2404    +1     
  Misses          2        2           
Files with missing lines Coverage Δ
numcodecs/tests/test_entrypoints_backport.py 100.00% <100.00%> (ø)

@dstansby dstansby merged commit ab86bcc into zarr-developers:main Nov 11, 2024
30 checks passed
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.

test_entrypoints_backport and missing importlib_metadata
1 participant