Skip to content

Fix coverage subcommand#55

Open
euclio wants to merge 1 commit intohuonw:masterfrom
euclio:kcov
Open

Fix coverage subcommand#55
euclio wants to merge 1 commit intohuonw:masterfrom
euclio:kcov

Conversation

@euclio
Copy link
Contributor

@euclio euclio commented Jun 8, 2016

cargo redirected most of its output from stdout to stderr in rust-lang/cargo#2693. Great for redirecting, bad for scraping!

Fixed by redirecting stdout to stderr in the output-capturing helper functions. Not the most elegant solution, but a backwards-compatible one.

Fixes #54.

@autohuonw
Copy link
Collaborator

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@euclio
Copy link
Contributor Author

euclio commented Jun 8, 2016

Failure seems to only be against nightly... not sure why it can't find the crate. Ran my fork against rust-rosetta/rust-rosetta#537 and it found the dylibs correctly.

@coveralls
Copy link

coveralls commented Jun 8, 2016

Coverage Status

Coverage decreased (-7.9%) to 71.429% when pulling 8bec6b3 on euclio:kcov into af51893 on huonw:master.

maurer added a commit to maurer/holmes that referenced this pull request Jan 9, 2017
maurer added a commit to maurer/holmes that referenced this pull request Jan 9, 2017
maurer added a commit to maurer/holmes that referenced this pull request Jan 9, 2017
maurer added a commit to maurer/holmes that referenced this pull request Jan 9, 2017
@gnzlbg
Copy link

gnzlbg commented Feb 24, 2017

Please see: https://users.rust-lang.org/t/travis-cargo-status-and-future/9621

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.

5 participants