File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : CI
22on :
33 push :
4- branches : [master ]
4+ branches : [main ]
55 tags : ["*"]
66 pull_request :
77env :
Original file line number Diff line number Diff line change 22
33A Julia gRPC Client.
44
5- GitHub Actions : [ ![ Build Status] ( https://github.com/JuliaComputing/gRPCClient.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaComputing/gRPCClient.jl/actions?query=workflow%3ACI+branch%3Amaster )
5+ GitHub Actions : [ ![ Build Status] ( https://github.com/JuliaComputing/gRPCClient.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaComputing/gRPCClient.jl/actions?query=workflow%3ACI+branch%3Amain )
66
7- [ ![ Coverage Status] ( https://coveralls.io/repos/JuliaComputing/gRPCClient.jl/badge.svg?branch=master )] ( https://coveralls.io/r/JuliaComputing/gRPCClient.jl?branch=master )
8- [ ![ codecov.io] ( http://codecov.io/github/JuliaComputing/gRPCClient.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaComputing/gRPCClient.jl?branch=master )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/JuliaComputing/gRPCClient.jl/badge.svg?branch=main )] ( https://coveralls.io/r/JuliaComputing/gRPCClient.jl?branch=main )
8+ [ ![ codecov.io] ( http://codecov.io/github/JuliaComputing/gRPCClient.jl/coverage.svg?branch=main )] ( http://codecov.io/github/JuliaComputing/gRPCClient.jl?branch=main )
99
1010
1111## Generating gRPC Service Client
You can’t perform that action at this time.
0 commit comments