onnxruntime
Android coverage dashboard
#6163
Merged

Android coverage dashboard #6163

satyajandhyala merged 36 commits into master from android_coverage_dashboard
satyajandhyala
satyajandhyala Write the report to a file.
2f765f10
satyajandhyala Post code coverage to the Dashboard database.
a2172167
satyajandhyala Added command-line arguments, report_summary and build_config.
ff2d3121
satyajandhyala Use pip to install mysql-connector-python
a65864c6
satyajandhyala Process coverage summary in the python script instead of the YAML file.
678f3bb3
satyajandhyala Move grep functionality to the python script.
c6cfc3c6
satyajandhyala Added back remove step
c1be0ab0
satyajandhyala Fixed the path to the report file.
1df2bd1d
satyajandhyala Fixed help text about the command line options for the python script.
a2487124
satyajandhyala Fix issue with passing comman line arguments to the pyhthon script.
2a72776c
satyajandhyala Add task to publish the coverage report.
ce601667
satyajandhyala Fix line too long error.
2efe89a1
satyajandhyala Fix indentation.
2289270b
satyajandhyala Fix targetPath
280ac158
satyajandhyala Fixed the SQL query
53cf3505
satyajandhyala Split the Post Code Coverage task out into a seperate job.
c90d6823
satyajandhyala Fixed target path.
7847266d
satyajandhyala Moved mysql_connector installation step to Updata_Dashboard job.
68c95a3d
satyajandhyala Install pip before trying to use it to install mysql-connector-python
237b799a
satyajandhyala Added UsePythonVersion@0 task.
20820033
satyajandhyala Added type coversion to int
16da86b3
satyajandhyala Don't use sudo to install python libraries.
16865cbb
satyajandhyala Only specify the directory in the target path.
83830602
satyajandhyala Update android-x86_64-crosscompile-ci-pipeline.yml for Azure Pipelines
3e992a74
satyajandhyala Revert "Update android-x86_64-crosscompile-ci-pipeline.yml for Azure …
c25d6632
satyajandhyala Fix PEP error.
2633413e
satyajandhyala Use triple-quotes for multi-line string literals.
72532ba8
satyajandhyala Moved set variables setp to Updata_Uashboard Job.
4c261e84
satyajandhyala Removed unnecessary option to connector.connect, changed build_config…
6e15a50b
satyajandhyala Removed unnecessary newlines.
8f27f768
satyajandhyala satyajandhyala changed the title [WIP] Android coverage dashboard Android coverage dashboard 5 years ago
satyajandhyala satyajandhyala marked this pull request as ready for review 5 years ago
satyajandhyala satyajandhyala requested a review 5 years ago
satyajandhyala Read the report file in the reverse order because the TOTAL is at the…
9b4c963b
guoyu-wang
guoyu-wang commented on 2020-12-18
edgchen1
edgchen1 commented on 2020-12-18
edgchen1
edgchen1 commented on 2020-12-18
edgchen1
edgchen1 commented on 2020-12-18
edgchen1
edgchen1 commented on 2020-12-18
edgchen1
edgchen1 commented on 2020-12-18
satyajandhyala Construct command as a list instead of using string split
7fe436cf
satyajandhyala Raise exception as a ValueError.
6779f391
satyajandhyala Use a hosted agent instead of machine in the pool, remove template and
fbdcc76a
satyajandhyala Merge branch 'android_coverage_dashboard_wip' into android_coverage_d…
3a4ad7b4
satyajandhyala Missing spaces around '='
b81b2510
edgchen1
edgchen1 approved these changes on 2020-12-21
satyajandhyala satyajandhyala merged 201d0dbb into master 5 years ago
satyajandhyala satyajandhyala deleted the android_coverage_dashboard branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone