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

Begin fixing Dialyzer errors. #80

Merged
merged 2 commits into from
Apr 28, 2019

Conversation

asummers
Copy link
Contributor

@asummers asummers commented Apr 27, 2019

There are still several errors in flow.ex that I have not figured out yet, so I am uncomfortable adding Dialyzer to the travis script.

Basically, all the Flow.Window.count, bounded_join and windowed_join and friends have extra keys that were not reflected in Flow.Window.t() which caused downstream Dialyzer errors whenever these functions are used.

@asummers asummers changed the title Add dialyzer dependency and begin fixing type errors. Begin fixing Dialyzer errors. Apr 27, 2019
@josevalim josevalim merged commit 72dafcf into dashbitco:master Apr 28, 2019
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@asummers asummers deleted the partially-fix-types branch April 28, 2019 21:25
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