com.unity.testtools.codecoverage 0.4.3-preview
com.unity.testtools.codecoverage
Notes: processedReleased February 26, 2021
Unity Compatibility
Minimum Unity: 2019.3 (0a8)
Package Dependencies
🔧 Bug Fixes
- Fixed assembly version validation error due to internal libraries included in the ReportGeneratorMerged.dll (case 1312121)
🔄 Changes
- Added *Enable Code Coverage* checkbox under Settings in Code Coverage window.
**Note:** In Unity 2019 and 2020 you can enable Code Coverage in General Preferences. This was removed in Unity 2021; the user interface for managing Code Coverage is now entirely inside the Code Coverage package. - The settings and options passed in the command line override/disable the settings in the Code Coverage window and relevant warnings display to indicate this
- Updated Report Generator to version 4.8.5
- Updated documentation and workshop to match version 0.4.3-preview
📈 Improvements
- Added `verbosity` in *-coverageOptions* for batchmode
- Added *Generate combined report from separate projects* section in documentation, under Using Code Coverage in batchmode
