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

HTML Report shows functions have mismatched data #401

Open
TroyKomodo opened this issue Dec 5, 2024 · 1 comment
Open

HTML Report shows functions have mismatched data #401

TroyKomodo opened this issue Dec 5, 2024 · 1 comment

Comments

@TroyKomodo
Copy link

troy@scuf ➜  scuffle git:(feat/ci) ✗ cargo llvm-cov report --html     
warning: 12 functions have mismatched data

    Finished report saved to /home/troy/github/scuffle/scuffle/target/llvm-cov/html
troy@scuf ➜  scuffle git:(feat/ci) ✗ cargo llvm-cov report --lcov --output-path ./lcov.info

    Finished report saved to ./lcov.info
troy@scuf ➜  scuffle git:(feat/ci) ✗ 

I'll try make a minimum reproduceable example, but its built on a monorepo https://github.com/ScuffleCloud/scuffle using nightly. https://github.com/ScuffleCloud/scuffle/blob/f7814e6ca931272ae5f27bec174aa394068bec1b/Justfile#L3

@TroyKomodo
Copy link
Author

Digging around i found:
llvm/llvm-project#32849
llvm/llvm-project#72786
rust-lang/rust#130065

However unlike all of these issues I am not sure why its specifically related to HTML output of cargo-llvm-cov

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

No branches or pull requests

1 participant