onnxruntime/tools/ci_build/github/azure-pipelines
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
..
templates Add code coverage (#1192) 2019-06-09 22:30:41 -07:00
android-arm64-crosscompile-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
azure-pipelines-py-packaging.yml Avoid warning status in python release pipeline (#1195) 2019-06-08 00:22:32 -07:00
c-api-packaging-pipelines.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
linux-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-gpu-ci-pipeline-cuda9.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-gpu-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-ngraph-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
linux-ort-srv-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
linux-ort-srv-nightly-pipeline.yml Create a syslog sink for logging in !Win32 env (#1163) 2019-06-06 16:35:06 +10:00
linux-x86-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
linux-x86-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
mac-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
mac-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
win-arm-crosscompile-ci-pipeline.yml Support Windows cross-compiling for ARM(64) in ORT build scripts (#549) 2019-03-08 17:42:20 -08:00
win-arm64-crosscompile-ci-pipeline.yml Support Windows cross-compiling for ARM(64) in ORT build scripts (#549) 2019-03-08 17:42:20 -08:00
win-ci-pipeline.yml Add code coverage (#1192) 2019-06-09 22:30:41 -07:00
win-gpu-ci-pipeline-cuda9.yml Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
win-gpu-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
win-gpu-tensorrt-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
win-mklml-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
win-ngraph-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
win-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
win-x86-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
win-x86-nocontribops-ci-pipeline.yml Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00