mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-30 18:07:21 +00:00 
			
		
		
		
	generate unit test coverage xml for codecov upload
This commit is contained in:
		
							parent
							
								
									f4166f34a0
								
							
						
					
					
						commit
						b6e9dbe40f
					
				| @ -55,7 +55,7 @@ project.gradle.taskGraph.whenReady { | |||||||
| task jacocoTestReport(type: JacocoReport , | task jacocoTestReport(type: JacocoReport , | ||||||
|         dependsOn: ['compileAnyDeviceDebugSources' /*'testAnyDeviceDebugUnitTest' , 'create<device>DebugCoverageReport'*/]) { |         dependsOn: ['compileAnyDeviceDebugSources' /*'testAnyDeviceDebugUnitTest' , 'create<device>DebugCoverageReport'*/]) { | ||||||
|     reports { |     reports { | ||||||
|         xml.enabled = false |         xml.enabled = true | ||||||
|         html.enabled = true |         html.enabled = true | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user