|
Is there an option for controlling coverage verbosity? Is seem that the For example, I'd like to be able to disable the detailed coverage report of listing every missed line, but still show detailed report of tests. Currently I can only use |
Answered by
fflaten
Jul 28, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're right. Currently there's no way to exclude it while having detailed output for the rest. See related request #1995 and add a comment then maybe it will be reopened. 👍