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

add eager annotation type checking #809

Merged
merged 1 commit into from Sep 19, 2016
Merged

Conversation

danking
Copy link
Collaborator

@danking danking commented Sep 19, 2016

resolves #791

This should cause type errors much sooner if a signature disagrees with the actual types.

Much of the sample annotating code uses multiple inserters and therefore cannot be rewritten to use annotateSamples.

@cseed cseed merged commit 84ca44b into hail-is:master Sep 19, 2016
@danking danking deleted the issue-791 branch December 18, 2019 19:49
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.

Type check annotations in VSM.annotate< ... >
3 participants