dynamo-release icon indicating copy to clipboard operation
dynamo-release copied to clipboard

None value saving

Open AlexanderCaichen opened this issue 1 year ago • 1 comments

Workaround for issue https://github.com/aristoteleo/dynamo-release/issues/561 (or issue https://github.com/aristoteleo/dynamo-release/issues/440), where anndata dictionary entries with None values are deleted when adata.write() is called.

AlexanderCaichen avatar Dec 10 '23 06:12 AlexanderCaichen

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 :warning:

:exclamation: 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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Dec 10 '23 06:12 codecov-commenter