-
Notifications
You must be signed in to change notification settings - Fork 0
Switch to typed lists from biocutils #5
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
base: master
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5 +/- ##
==========================================
- Coverage 73.43% 67.07% -6.36%
==========================================
Files 5 9 +4
Lines 320 404 +84
Branches 30 43 +13
==========================================
+ Hits 235 271 +36
- Misses 80 125 +45
- Partials 5 8 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…lists into use-biocutils
for more information, see https://pre-commit.ci
Random thoughts: Also worth having a Make sure that the Also make a |
awesome, I already have the compressed numpy list. it'll probably need some work as I work on the other two suggestions. |
…lists into use-biocutils
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…lists into use-biocutils
for more information, see https://pre-commit.ci
Couple of things
|
…lists into use-biocutils
for more information, see https://pre-commit.ci
running into limitations of python's singledispatch. It can only dispatch on a single type, not on complex types like |
No description provided.