File tree Expand file tree Collapse file tree 2 files changed +1
-22
lines changed Expand file tree Collapse file tree 2 files changed +1
-22
lines changed Original file line number Diff line number Diff line change 1313 },
1414 {
1515 "metric" : " branch" ,
16- "threshold" : 80 .0 ,
16+ "threshold" : 60 .0 ,
1717 "criticality" : " UNSTABLE"
1818 },
1919 {
Original file line number Diff line number Diff line change 3333 {
3434 "id" : " pmd" ,
3535 "pattern" : " **/target/pmd-*/pmd.xml"
36- },
37- {
38- "id" : " java" ,
39- "icon" : " coffee" ,
40- "pattern" : " **/maven.log"
4136 }
4237 ]
4338 },
5045 "id" : " spotbugs" ,
5146 "sourcePath" : " src/main/java" ,
5247 "pattern" : " **/target/spotbugsXml.xml"
53- },
54- {
55- "id" : " error-prone" ,
56- "pattern" : " **/maven.log"
57- }
58- ]
59- },
60- {
61- "name" : " API Problems" ,
62- "id" : " api" ,
63- "icon" : " no_entry_sign" ,
64- "tools" : [
65- {
66- "id" : " revapi" ,
67- "sourcePath" : " src/main/java" ,
68- "pattern" : " **/target/revapi-result.json"
6948 }
7049 ]
7150 },
You can’t perform that action at this time.
0 commit comments