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): correct shape for empty element in concat with dask #1843

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ilan-gold
Copy link
Contributor

@ilan-gold ilan-gold added this to the 0.11.4 milestone Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.69%. Comparing base (3d0105b) to head (8b2e208).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/anndata/_core/merge.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1843      +/-   ##
==========================================
- Coverage   86.13%   83.69%   -2.45%     
==========================================
  Files          41       41              
  Lines        6277     6282       +5     
==========================================
- Hits         5407     5258     -149     
- Misses        870     1024     +154     
Files with missing lines Coverage Δ
src/anndata/_core/merge.py 82.86% <81.81%> (-11.10%) ⬇️

... and 7 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing dask-elem imputation for concat not working with differently sized input objects
1 participant