-
Notifications
You must be signed in to change notification settings - Fork 7
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
V2.0 #96
Conversation
- sample features is now point features - cell features is now shape features - point and shape features can now be computed combinatorially - initial pass at custom function registration - start implementing neighbor embedings
… speedup spatial point indexing
Colocation
add tests to all python-OS combos. enable test coverage
Ckmah unit tests
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
===========================================
+ Coverage 61.70% 71.84% +10.14%
===========================================
Files 24 35 +11
Lines 1290 2252 +962
===========================================
+ Hits 796 1618 +822
- Misses 494 634 +140
☔ View full report in Codecov by Sentry. |
Upgrade for compatibility with 0.8, which has breaking changes to h5ad files.
Major release aligned with version 2 of the preprint 🎉
Overall goals for this upgrade: