kittoframework / kitto

Kitto is a framework for interactive dashboards written in Elixir
http://kitto.io/dashboards/sample
MIT License
955 stars 58 forks source link

Fixes Elixir 1.4 warnings #97

Closed davejlong closed 7 years ago

davejlong commented 7 years ago

All uses of the job dsl raises the following warning:

warning: variable "binding" does not exist and is being expanded to "binding()", please use parentheses to remove the ambiguity or change the variable name
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.88% when pulling 0b15554410f3da55d22cf14b22f6fc39287523cb on binding-warnings into 8dfff15ad266ebc0ecf156ed0d5a35501d934f02 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.88% when pulling 0b15554410f3da55d22cf14b22f6fc39287523cb on binding-warnings into 8dfff15ad266ebc0ecf156ed0d5a35501d934f02 on master.