-
Notifications
You must be signed in to change notification settings - Fork 149
Issues: mozilla/grcov
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
readme: example uses
-Zprofile
which has been removed from Rust nightly
#1240
opened Nov 3, 2024 by
cakebaker
LCOV output started reporting way too small numbers (while Markdown output shows the expected ones)
#1239
opened Nov 1, 2024 by
hartwork
grcov 0.8.19 panics with "
Option::unwrap()
on a None
value" on Windows
#1190
opened Jul 19, 2024 by
trend-shane-bishop
Possible to exclude functions matching a pattern for name
#1184
opened Jun 14, 2024 by
andrewdavidmackenzie
Cannot generate report from Meson's out-of-tree build with GCC's coverage instrumentation
#1182
opened Jun 6, 2024 by
detly
Evaluate using Profile-Guided Optimization (PGO) and LLVM BOLT
#1128
opened Oct 22, 2023 by
zamazan4ik
grcov --threads parameter is not passed to sub commands
perf
#1116
opened Sep 21, 2023 by
vanhauser-thc
Example for C++ coverage processing with different folders for source/notes and coverage data files?
#1072
opened Jul 14, 2023 by
aallrd
Adding a timout command when running the executable file could cause wrong coverage result
#1065
opened Jun 27, 2023 by
cicilzx
Cobertura report using --branch option is missing condition-coverage flag in generated XML
#1029
opened May 1, 2023 by
dlrobson
-t html
works with -o ./target/debug/coverage/
, but -t lcov
doesn't
#1028
opened Apr 29, 2023 by
zigmd
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.