parroty / excoveralls

Coverage report tool for Elixir with coveralls.io integration.
MIT License
826 stars 178 forks source link

fix-warnings-elixir1.11 #234

Closed gloopsoft closed 4 years ago

gloopsoft commented 4 years ago

Fixing warnings like:

warning: redefining @doc attribute previously set at line x.

warning: EEx.eval_file/2 defined in application :eex is used by the current application but the current application does not directly depend on :eex.

warning: :cover.analyse/3 defined in application :tools is used by the current application but the current application does not directly depend on :tools.
coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.05%) to 89.778% when pulling 2c858f61f05dd1b16f9127894a7a498c51b4c66d on gloopsoft:fix-warnings-elixir1.11 into 454bf4936a0f9699636bf6b9348595d4580ef1ce on parroty:master.