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

Type annotations for consensus.py #21

Merged
merged 10 commits into from
Mar 4, 2016
Merged

Type annotations for consensus.py #21

merged 10 commits into from
Mar 4, 2016

Conversation

averagehat
Copy link
Contributor

  • Need to fix test (fails on both branches)

Talk that mentions mypy: https://www.youtube.com/watch?v=eVChXmNjV7o

This tests fixes the types to work with a NamedTuple instance (VCFRow) rather than a dictionary. So all property accesses are checked.

It also includes "stub" files -- type definitions for external libraries.

averagehat added a commit that referenced this pull request Mar 4, 2016
Type annotations for consensus.py
@averagehat averagehat merged commit 875e1aa into bam-processing Mar 4, 2016
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