mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Moved ancillary files to extras/ (fixes #1011)
				
					
				
			This commit is contained in:
		
							
								
								
									
										9
									
								
								extras/ci/coverage.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								extras/ci/coverage.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| #!/bin/sh -eux | ||||
|  | ||||
| cmake -DCOVERAGE=true . | ||||
| make  | ||||
| make test | ||||
|  | ||||
| pip install --user cpp-coveralls 'requests[security]' | ||||
| pwd | ||||
| coveralls --include 'src' --gcov-options '\-lp' | ||||
		Reference in New Issue
	
	Block a user