Closed UA3MQJ closed 7 years ago
To remove warnings, I did a little refactoring to bring the code to the elixir style.
1) fix parser warnings mix test test/nats/parser_test.exs - passed 2) fix client and client test warnings mix test test/nats/client_test.exs - passed
Thanks
Coverage decreased (-0.2%) to 66.292% when pulling 9c903efc2a702c911a3c8aba8efa532fd0eb5c37 on UA3MQJ:master into dc0231014130f13872368a68c02dcbaabd406931 on nats-io:master.
To remove warnings, I did a little refactoring to bring the code to the elixir style.
1) fix parser warnings mix test test/nats/parser_test.exs - passed 2) fix client and client test warnings mix test test/nats/client_test.exs - passed
Thanks