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

Fix chunking bug with compound dtypes #1146

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

pauladkisson
Copy link
Member

@pauladkisson pauladkisson commented Nov 22, 2024

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.69%. Comparing base (a608e90) to head (9fb42ee).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1146      +/-   ##
==========================================
+ Coverage   90.67%   90.69%   +0.01%     
==========================================
  Files         129      129              
  Lines        8182     8196      +14     
==========================================
+ Hits         7419     7433      +14     
  Misses        763      763              
Flag Coverage Δ
unittests 90.69% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
..._helpers/_configuration_models/_base_dataset_io.py 97.10% <100.00%> (+0.32%) ⬆️
---- 🚨 Try these New Features:

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]: Recommended Chunk Shape doesn't take into account compound dtypes
1 participant