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

Coverage report: local and coveralls #29

Merged
merged 5 commits into from
Jun 1, 2015
Merged

Coverage report: local and coveralls #29

merged 5 commits into from
Jun 1, 2015

Conversation

mvidner
Copy link
Member

@mvidner mvidner commented May 29, 2015

No description provided.

@mvidner
Copy link
Member Author

mvidner commented May 29, 2015

It reports success but it is lying:

Formatter Coveralls::SimpleCov::Formatter failed with TypeError: Term is not a module (/var/lib/gems/2.1.0/gems/term-ansicolor-1.3.0/lib/term/ansicolor.rb:1:in `<top (required)>')

Maybe a collision with Yast::Term :-/

class Yast::Term would clash with module Term from term-ansicolor.gem
which is a dependency of coveralls.gem

The error was:

Formatter Coveralls::SimpleCov::Formatter failed with TypeError:
Term is not a module
(/var/lib/gems/2.1.0/gems/term-ansicolor-1.3.0/lib/term/ansicolor.rb:1:in `<top (required)>')
@lslezak
Copy link
Member

lslezak commented Jun 1, 2015

LGTM

mvidner added a commit that referenced this pull request Jun 1, 2015
Coverage report: local and coveralls
@mvidner mvidner merged commit 91ef3ba into master Jun 1, 2015
@mvidner mvidner deleted the coverage branch June 1, 2015 14:34
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0e5b307 on coverage into * on master*.

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