Closed
Description
This pull request addresses the concern raised in the following line by suggesting the restriction of coverage flags to a specific target.
Line 26 in 6501f60
Currently, the flags are set globally, potentially impacting all targets. By implementing this change, we aim to mitigate any unintended effects on other targets.