nnstreamer / TAOS-CI

:tangerine: TAOS-CI (a.k.a LightSys) is an lightweight and efficient CI system to achieve "Review less, merge faster" with a tool-based review system. It is completely compatible with all GitHub repositories although TAOS-CI is designed & implemented for NNStreamer repository. (Homepage: https://taos-ci.github.io/)
http://nnstreamer.mooo.com/TAOS-CI/ci/taos/
Apache License 2.0
118 stars 90 forks source link

[PR][CLOSED] [UnitTestCoverage] Allow to designate multiple paths #86

Closed taos-ci closed 6 years ago

taos-ci commented 6 years ago

Issue by myungjoo-ham Tuesday Jun 26, 2018 at 08:29 GMT Originally opened as https://github.sec.samsung.net/STAR/TAOS-CI/pull/62


$ unittestcoverage.py module path

==>

$ unittestcoverage.py module path1 path2 ...

Signed-off-by: MyungJoo Ham myungjoo.ham@samsung.com

Tested with local commit of nnstreamer.git


myungjoo-ham included the following code: https://github.sec.samsung.net/STAR/TAOS-CI/pull/62/commits

taos-ci commented 6 years ago

:octocat: cibot: Thank you for posting issue #86. The person in charge will reply soon.

taos-ci commented 6 years ago

Comment by git-bot-sec Tuesday Jun 26, 2018 at 08:29 GMT


If you want to monitor the current build status of your PR, Please refer to http://aaci.mooo.com//TAOS-CI/ci/standalone/ci-server/monitor.php

taos-ci commented 6 years ago

Comment by git-bot-sec Tuesday Jun 26, 2018 at 08:29 GMT


:dart: cibot: @myungjoo-ham has updated the pull request.

taos-ci commented 6 years ago

Comment by git-bot-sec Tuesday Jun 26, 2018 at 08:29 GMT


We generate a report if there are dangerous coding constructs in your code. Please read http://aaci.mooo.com/TAOS-CI/ci/repo-workers/pr-format/201806261729510.81355500221252-62-f0d3c2e98a3f10e31d7bab46f3cdd4e280db5ed5/report/pylint_result.txt.

taos-ci commented 6 years ago

Comment by git-bot-sec Wednesday Jun 27, 2018 at 01:44 GMT


:dart: cibot: @myungjoo-ham has updated the pull request.

taos-ci commented 6 years ago

Comment by git-bot-sec Wednesday Jun 27, 2018 at 01:44 GMT


We generate a report if there are dangerous coding constructs in your code. Please read http://aaci.mooo.com/TAOS-CI/ci/repo-workers/pr-format/201806271044180.33911204338074-62-644fa428c5344b14c7b0338e29ab77ebb1b7ed31/report/pylint_result.txt.

taos-ci commented 6 years ago

Comment by myungjoo-ham Wednesday Jun 27, 2018 at 01:44 GMT


Updated