com.unity.testtools.codecoverage 1.0.0-pre.2
com.unity.testtools.codecoverage
Notes: processedReleased January 13, 2021
Unity Compatibility
Minimum Unity: 2019.3 (0a8)
Package Dependencies
🔧 Bug Fixes
- Fixed multiple reports generated in batchmode when passing `generateHtmlReport` in *-coverageOptions* without passing `-runTests`
🔄 Changes
- All project assemblies are included when there are included paths specified in *pathFilters* but no included assemblies in *assemblyFilters*, when running in batchmode
- Updated Report Generator to version 4.8.4
- Updated documentation to match version 1.0.0-pre.2
📈 Improvements
- Introduced new *assemblyFilters* aliases in batchmode, used for referencing a group of assemblies to include or exclude. These are ``, `` and ``
