correct parsing of code coverage
This commit is contained in:
		@@ -27,7 +27,8 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "coverageReporters": [
 | 
					    "coverageReporters": [
 | 
				
			||||||
      "cobertura",
 | 
					      "cobertura",
 | 
				
			||||||
      "text"
 | 
					      "text",
 | 
				
			||||||
 | 
					      "text-summary"
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "proxy": "http://192.168.0.248",
 | 
					  "proxy": "http://192.168.0.248",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user