Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip non-Elixir modules #41

Merged
merged 1 commit into from
Jun 25, 2017
Merged

Conversation

reachfh
Copy link
Contributor

@reachfh reachfh commented Jun 25, 2017

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.

@coveralls
Copy link

coveralls commented Jun 25, 2017

Coverage Status

Coverage decreased (-0.2%) to 35.22% when pulling e7e380d on reachfh:only-elixir-modules into ff1664c on alfert:master.

@alfert alfert merged commit 95d2f91 into alfert:master Jun 25, 2017
@alfert
Copy link
Owner

alfert commented Jun 25, 2017

Sweet, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants