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

None value saving #634

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

Conversation

AlexanderCaichen
Copy link
Contributor

Workaround for issue #561 (or issue #440), where anndata dictionary entries with None values are deleted when adata.write() is called.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (b074392) 22.56% compared to head (2a16e1e) 22.56%.

Files Patch % Lines
dynamo/data_io.py 0.00% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #634      +/-   ##
==========================================
- Coverage   22.56%   22.56%   -0.01%     
==========================================
  Files         166      166              
  Lines       27548    27550       +2     
==========================================
  Hits         6216     6216              
- Misses      21332    21334       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

2 participants