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

Coveralls does not see mruby.rs for some reason. #12

Closed
dragostis opened this issue Feb 21, 2016 · 4 comments
Closed

Coveralls does not see mruby.rs for some reason. #12

dragostis opened this issue Feb 21, 2016 · 4 comments
Labels

Comments

@dragostis
Copy link
Member

No description provided.

@krodyrobi
Copy link
Member

usr/local/include/mruby/array.h
usr/local/include/mruby/value.h

both need to be ignored.

@dragostis
Copy link
Member Author

This seems to be related to this. There is a merged PR on Rust, so nightly builds might do the trick.

cargo test --release may also come in handy.

@dragostis
Copy link
Member Author

@krodyrobi Seems like kcov only finds one of the two test variables generated. (one for src/tests/ & one for tests/)

@krodyrobi
Copy link
Member

SimonKagstrom/kcov#90

dragostis added a commit that referenced this issue Feb 26, 2016
Moved scripts to travis folder. Fixes #12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants