You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would love to be able to exclude a list of contracts from being considered for coverage collection.
Some contracts, while required to test our whole setup properly, are not needed to be tested for coverage themselves, and currently there is no way to exclude them, and they are counted in the global coverage report.
The text was updated successfully, but these errors were encountered:
Would love to be able to exclude a list of contracts from being considered for coverage collection.
Some contracts, while required to test our whole setup properly, are not needed to be tested for coverage themselves, and currently there is no way to exclude them, and they are counted in the global coverage report.
The text was updated successfully, but these errors were encountered: