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

API Update, Transform and ToIterable classes. #42

Merged
merged 13 commits into from
Nov 30, 2023
Merged

API Update, Transform and ToIterable classes. #42

merged 13 commits into from
Nov 30, 2023

Conversation

selmanozleyen
Copy link
Collaborator

Hi,

This is how the new updates should look like. Currently, it is not ready to merge as it requires:

  • Fixing the notebooks
  • Doing some testing
  • Add more details to notebooks

However to have an idea of what the new additions are you can check https://github.com/theislab/geome/blob/refactor/docs/notebooks/transforms_and_iterables.ipynb

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #42 (485e76d) into main (4ce1212) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##            main     #42    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files          3      18    +15     
  Lines        163     346   +183     
======================================
- Misses       163     346   +183     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/geome/ann2data/__init__.py 0.00% <0.00%> (ø)
src/geome/ann2data/ann2data.py 0.00% <0.00%> (ø)
src/geome/ann2data/by_category.py 0.00% <0.00%> (ø)
src/geome/ann2data/default.py 0.00% <0.00%> (ø)
src/geome/datamodule.py 0.00% <0.00%> (ø)
src/geome/iterables/__init__.py 0.00% <0.00%> (ø)
src/geome/iterables/to_category_iterable.py 0.00% <0.00%> (ø)
src/geome/iterables/to_iterable.py 0.00% <0.00%> (ø)
src/geome/transforms/__init__.py 0.00% <0.00%> (ø)
src/geome/transforms/add_adj_matrix.py 0.00% <0.00%> (ø)
... and 8 more

@selmanozleyen selmanozleyen merged commit 0dda80a into main Nov 30, 2023
3 of 4 checks passed
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.

1 participant