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

Fixes for MuData 0.3 release #53

Open
wants to merge 14 commits into
base: mudata-0.3
Choose a base branch
from
Open

Fixes for MuData 0.3 release #53

wants to merge 14 commits into from

Conversation

gtca
Copy link
Collaborator

@gtca gtca commented Sep 10, 2023

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2023

Codecov Report

Merging #53 (7fe6259) into mudata-0.3 (29b5a11) will increase coverage by 1.06%.
Report is 5 commits behind head on mudata-0.3.
The diff coverage is 76.33%.

Additional details and impacted files
@@              Coverage Diff               @@
##           mudata-0.3      #53      +/-   ##
==============================================
+ Coverage       69.12%   70.19%   +1.06%     
==============================================
  Files              14       17       +3     
  Lines            1671     1892     +221     
==============================================
+ Hits             1155     1328     +173     
- Misses            516      564      +48     
Files Changed Coverage Δ
mudata/_core/io.py 64.43% <39.18%> (-5.63%) ⬇️
mudata/_core/utils.py 79.06% <60.00%> (-6.65%) ⬇️
mudata/_core/mudata.py 63.86% <80.00%> (+1.19%) ⬆️
tests/test_mod_order.py 100.00% <100.00%> (ø)
tests/test_nullable.py 100.00% <100.00%> (ø)
tests/test_repr.py 100.00% <100.00%> (ø)
tests/test_view_copy.py 100.00% <100.00%> (ø)

@gtca gtca linked an issue Sep 10, 2023 that may be closed by this pull request
@gtca gtca linked an issue Sep 11, 2023 that may be closed by this pull request
@gtca gtca changed the base branch from master to mudata-0.3 September 11, 2023 13:18
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.

Support for mudata.uns? Adding modality to MuData.mod
3 participants