onnxruntime/tools/ci_build/github/azure-pipelines/templates
shahasad 97dfd5ee21
Add code coverage (#1192)
* added the runcoverage powershell script

* updated the run coverage script. added installation to the windows CI for trying

* exclude other parts of win ci

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* fix in the download script

* added the runtestcoverage script to the pipeline

* some typo fix

* formatting

* re-commenting previously commented block

* cleaned up the powershell script

* fix path in pipeline

* fix path in pipeline

* fixed model path

* some fixes

* excluded long running tests

* add the publish job

* uncomment other tasks

* fixed excluded tests

* some format correction

* stopped running the test debug

* try placing the tes-all at the beginning

* try running the failing test only

* edit run_coverage

* some fix

* skip onnx_model_test

* Added memory size log in powershell script

* try running the onnxruntime_test_all.exe separately from codecov

* enable error reporting, and double memory size in powershell

* corrected the set-item

* remove memory resize, since we are already at max 2 GB

* fixed the tvm.dll issue

* added back the onnx tests in codecov. added back the regular test run

* cleanup

* remove * from the the module path

* add junction target resolution for modules dir

* remove junction-resolution

* reduced tests

* added target extraction for the junction paths in build machine

* added the appropriate change in win ci pipeline to call the updated ps script

* fix typo

* added back all the tests that were disabled

* try fixing the source root

* cleanup and enable all tests

* increase timeout for windows CPU CI due to codecoverage

* templatized the code coverage steps. Conitnue on error with any codecoverage step

* change quote marks
2019-06-09 22:30:41 -07:00
..
c-api-artifacts-package-and-publish-steps-posix.yml Extract debug symbols in a separate file and strip the binary. (#811) 2019-04-11 12:02:50 -07:00
c-api-artifacts-package-and-publish-steps-windows.yml fix version number for tarball packages (#600) 2019-03-12 17:55:08 -07:00
clean-agent-build-directory-step.yml Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
set-test-data-variables-step.yml Update test data (#864) 2019-04-23 13:24:24 -07:00
set-version-number-variables-step.yml fix version number for tarball packages (#600) 2019-03-12 17:55:08 -07:00
windows-build-and-test-steps.yml Windows packaging build pipeline for C-api packages (CPU and GPU) (#535) 2019-03-05 18:12:02 -08:00
windows-build-tools-setup-steps.yml Add code coverage (#1192) 2019-06-09 22:30:41 -07:00
windows-code-coverage-steps.yml Add code coverage (#1192) 2019-06-09 22:30:41 -07:00