File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : objectscriptquality
2
+ on : push
3
+
4
+ jobs :
5
+ linux :
6
+ name : Linux build
7
+ runs-on : ubuntu-latest
8
+
9
+ steps :
10
+ - name : Execute ObjectScript Quality Analysis
11
+ run : wget https://raw.githubusercontent.com/litesolutions/objectscriptquality-jenkins-integration/master/iris-community-hook.sh && sh ./iris-community-hook.sh
12
+
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.com/intersystems/TestCoverage.svg?branch=master )] ( https://travis-ci.com/intersystems/TestCoverage ) [ ![ codecov] ( https://codecov.io/gh/intersystems/TestCoverage/branch/master/graph/badge.svg )] ( https://codecov.io/gh/intersystems/TestCoverage )
2
+ [ ![ Quality Gate Status] ( https://community.objectscriptquality.com/api/project_badges/measure?project=intersystems_iris_community%2FTestCoverage&metric=alert_status )] ( https://community.objectscriptquality.com/dashboard?id=intersystems_iris_community%2FTestCoverage )
2
3
3
4
# Unit Test Coverage for ObjectScript
4
5
You can’t perform that action at this time.
0 commit comments