mirror of https://github.com/fluxcd/flagger.git
				
				
				
			Extend test coverage to all packages
This commit is contained in:
		
							parent
							
								
									9a9964c968
								
							
						
					
					
						commit
						ac544eea4b
					
				|  | @ -21,7 +21,7 @@ script: | |||
|   - set -e | ||||
|   - make test-fmt | ||||
|   - make test-codegen | ||||
|   - go test -race -coverprofile=coverage.txt -covermode=atomic ./pkg/controller/ | ||||
|   - go test -race -coverprofile=coverage.txt -covermode=atomic $(go list ./pkg/...) | ||||
|   - make build | ||||
| 
 | ||||
| after_success: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue