unity-test-runner/dist
Nick Maltbie 96562463cf
Code Coverage Support (#182)
* Added basic framework for enable code coverage

* Added basic coverage results building and combination

* fixed ENABLE_CODE_COVERAGE to be `true` or `false`

* Added code coverage project to manifest

* Updated to add more tests for code coverage build

* Updated coverage parameter documentation

* Fixed small syntax error

* Enabled code coverage flag for code coverage tests

* Fixed error in test file build

* Updated project run settings

* Fixed error when creating combined code coverage results

* Updated testing workflows

* updated test workflows

* Updated parameters and added tests

* Updated tests and bash script for running

* Updated run_tests.sh script to simplfy some parameters

* Updated run_tests to remove incorrect ';'

* Updated run_tests script

* Fixed small syntax error

* Fixed for loop in run_tests.sh

* Updated run_tests syntax error for '=' operator

* Fixed runTests variable assignment

* Fixed parameters for running tests via bash

* Corrected bash arguments

* Updated test cases in main.yml

* Updated parameter names and default values for code coverage

* Fixed broken paths for coverage results upload in main.yml

* Corrected names of coverage results artifacts
2022-04-21 10:50:37 +02:00
..
steps Code Coverage Support (#182) 2022-04-21 10:50:37 +02:00
entrypoint.sh Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
index.js Code Coverage Support (#182) 2022-04-21 10:50:37 +02:00
index.js.map Code Coverage Support (#182) 2022-04-21 10:50:37 +02:00
licenses.txt Updated GitHub dependencies to restore checks functionality (#159) 2022-01-11 07:44:47 -06:00
results-check-details.hbs Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
results-check-summary.hbs Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
sourcemap-register.js Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00