-
Notifications
You must be signed in to change notification settings - Fork 24
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
test: add unit tests and refactor filter computer notebooks #682
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #682 +/- ##
=======================================
Coverage 84.68% 84.68%
=======================================
Files 19 19
Lines 1815 1815
=======================================
Hits 1537 1537
Misses 278 278
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- tissues - cells
Add organoid with both ancestor and descendant to test feature where ancestor and descendant tracing stops whenever an organoid is encountered.
This PR has not seen any activity in the past 2 weeks; if no one comments or reviews it in the next 3 days, this PR will be closed. |
To update scripts, edit the notebooks and re-run the cli command to re-generate the python scripts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update: after discussion with Pablo / Clever Canary, I don't think there's a desire to keep the notebooks. So we can delete them and remove this guidance from the README
This PR has not seen any activity in the past 2 weeks; if no one comments or reviews it in the next 3 days, this PR will be closed. |
This PR was closed because it has been inactive for 17 days, 3 days since being marked as stale. Please re-open if you still need this to be addressed. |
Reason for Change
Changes
Testing
version to PyPI without explicit QA + sign-off from Lattice on all functional CLI changes. They may install the package
version at HEAD of main with
Notes for Reviewer