feat: exclude netstandard and WindowsBase assembly prefixes by default#971
Conversation
Add "netstandard" and "WindowsBase" to the default ExcludedAssemblyPrefixes so that these framework assemblies are ignored during reflection scanning.
|
Test Results 23 files - 27 23 suites - 27 7m 18s ⏱️ - 1m 49s Results for commit a092ba6. ± Comparison against base commit d5f54ae. This pull request removes 3181 and adds 3153 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
🚀 Benchmark ResultsDetails
|
👽 Mutation ResultsaweXpectDetails
The final mutation score is NaN%Coverage Thresholds: high:80 low:60 break:0aweXpect.CoreDetails
The final mutation score is 91.67%Coverage Thresholds: high:80 low:60 break:0 |
…se assembly prefixes by default (#971) by Valentin Breuß
…se assembly prefixes by default (#971) by Valentin Breuß
|
This is addressed in release v2.35.0. |



Add "netstandard" and "WindowsBase" to the default ExcludedAssemblyPrefixes so that these framework assemblies are ignored during reflection scanning.