Unexpected behaviour in the coverage of the lines of the test functions #243
Labels
C-upstream-bug
Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
While checking a crate for its test coverage I saw that custom panic messages in test functions are counted as uncovered lines. Is this expected behavior and is already a way to fix this?
Below is a screenshot of a simplified example:
The text was updated successfully, but these errors were encountered: