We have a project which combines Elixir and legacy Erlang code. This patch makes coverex ignore modules that don't start with "Elixir.", so it doesn't try to parse the Erlang source code as Elixir.
Coverage decreased (-0.2%) to 35.22% when pulling e7e380d5e1cb5a9c78f4595d73ae582711bfc629 on reachfh:only-elixir-modules into ff1664c8e63f25de9aa8bd87af9b2c03f34bf156 on alfert:master.
We have a project which combines Elixir and legacy Erlang code. This patch makes coverex ignore modules that don't start with "Elixir.", so it doesn't try to parse the Erlang source code as Elixir.