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 concat_on_disk #1855

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

Fix concat_on_disk #1855

wants to merge 3 commits into from

Conversation

milos7250
Copy link

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.85%. Comparing base (7fc66bb) to head (8c3efb2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/anndata/experimental/merge.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1855      +/-   ##
==========================================
+ Coverage   83.84%   83.85%   +0.01%     
==========================================
  Files          41       41              
  Lines        6288     6292       +4     
==========================================
+ Hits         5272     5276       +4     
  Misses       1016     1016              
Files with missing lines Coverage Δ
src/anndata/experimental/merge.py 87.67% <85.71%> (+0.23%) ⬆️

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.

concat_on_disk fails to write alternative axis mapping and uns
2 participants