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

Fix type signature & add sanity check for type correctness #49

Merged
merged 2 commits into from
Aug 22, 2017

Conversation

pbadenski
Copy link
Contributor

Signature of ExponentiallyDecayingSample#update is reported as error by Typescript compiler. I also added typescript as dev dependency and "compilation" step to have a sanity check whether the type definition file compiles. (it would have caught this bug).

@tolbertam
Copy link
Collaborator

Excellent, thanks for adding the additional validation too, i didn't notice this until after i merged #50 which had a similar fix that i resolved conflicts for.

@tolbertam tolbertam merged commit 53dd3d6 into mikejihbe:master Aug 22, 2017
@tolbertam
Copy link
Collaborator

Released v0.1.14 with this fix, thanks!

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.

2 participants