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

mudata v0.3 #56

Merged
merged 65 commits into from
Jul 8, 2024
Merged

mudata v0.3 #56

merged 65 commits into from
Jul 8, 2024

Conversation

gtca
Copy link
Collaborator

@gtca gtca commented Sep 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2023

Codecov Report

Merging #56 (26143ed) into master (280f1a8) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   69.12%   69.11%   -0.01%     
==========================================
  Files          14       14              
  Lines        1671     1674       +3     
==========================================
+ Hits         1155     1157       +2     
- Misses        516      517       +1     
Files Changed Coverage Δ
mudata/_core/mudata.py 62.68% <66.66%> (+0.01%) ⬆️
mudata/__init__.py 100.00% <100.00%> (ø)

gtca added 5 commits July 1, 2024 17:56
- Add pull=True argument to the update functions
- Handle categorical data with different categories in _pull_attr
- Improve error messages for pull/push operations
gtca added 2 commits July 2, 2024 18:13
- Introduce the new _update_attr() to make the default in later versions
- Use configuration to change pull behaviour on update
  (mudata.set_options(pull_on_update=False))
@gtca gtca merged commit 14e3fac into main Jul 8, 2024
24 checks passed
@gtca gtca deleted the mudata-0.3 branch July 8, 2024 22:26
@gtca gtca restored the mudata-0.3 branch July 8, 2024 22:26
@gtca gtca deleted the mudata-0.3 branch July 8, 2024 22:27
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.

3 participants