dogstatsd-elixir
dogstatsd-elixir copied to clipboard
Adds credo; Updates elixir and erlang versions; Fixes deprecation warnings.
Coverage remained the same at 100.0% when pulling 15212c185a16d163f889ee82eab5a3d93d14b1bc on nbriar:make_updates into e56ec360e73fa97b031c54b2337ebc72578e0389 on adamkittelson:master.
Any movement on this? Came here looking to fix the compilation warning I'm getting:
==> dogstatsd
Compiling 3 files (.ex)
warning: String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
lib/dogstatsd.ex:3: DogStatsd.send_to_socket/2