Skip to content

Conversation

@tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Mar 29, 2021

Simplify and remove platform dependencies by using pre-generated certificates and test server for CI.
Also include Windows and Mac.

@codecov-io
Copy link

codecov-io commented Mar 29, 2021

Codecov Report

Merging #2 (2764270) into main (72e76d5) will decrease coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   97.50%   97.05%   -0.45%     
==========================================
  Files           4        4              
  Lines         160      136      -24     
==========================================
- Hits          156      132      -24     
  Misses          4        4              
Impacted Files Coverage Δ
src/curl.jl 95.16% <0.00%> (-0.84%) ⬇️
src/generate.jl 97.50% <0.00%> (-0.28%) ⬇️
src/grpc.jl 100.00% <0.00%> (ø)
src/gRPCClient.jl 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72e76d5...2764270. Read the comment docs.

@tanmaykm tanmaykm changed the title WIP: simplify CI, include windows simplify CI, include windows and mac Mar 29, 2021
Simplify and remove platform dependencies by using pre-generated certificates and test server for CI.
Also include Windows and Mac.
Code generation on Windows needs additional setup to allow batch file execution, which is not available in CI environments.
This skips code generation on Windows and uses pre-generated files.
@tanmaykm tanmaykm merged commit fd1b8d7 into main Mar 29, 2021
@delete-merged-branch delete-merged-branch bot deleted the tan/ci branch March 29, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants