Suppress Coverage for only functions instead of the whole class #705
Labels
Question
Support request issue type
S: waiting for clarification
Status: additional information required to proceed
What is your use-case and why do you need this feature?
We have classes that are mostly testable and we would like to suppress coverage only for certain functions.
Describe the solution you'd like
A way for us to suppress coverage at the function level. It could be via annotation at the top of the function.
The text was updated successfully, but these errors were encountered: