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