Skip to content
Discussion options

You must be logged in to vote

That could invalidate Cargo.lock I think, breaking builds that wants --locked/--frozen? Anyway I don't think it's good to modify Cargo.toml in the first place, it creates too much complexity and does not cover edge cases well so we want to avoid it whereever possible.

code coverage is having issues detecting the actual source code when it’s pointed at the test crate.

TBH it sounds like the code coverage tool needs fixing.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@winstxnhdw
Comment options

@messense
Comment options

Answer selected by winstxnhdw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants