Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully migrate from Travis CI to GitHub Actions #221

Merged
merged 1 commit into from Oct 15, 2021

Conversation

kzys
Copy link
Contributor

@kzys kzys commented Oct 15, 2021

Fixes #219.

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

Fixes go-openapi#219.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #221 (6f89840) into master (b8f2d7a) will decrease coverage by 0.45%.
The diff coverage is 66.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   79.64%   79.19%   -0.46%     
==========================================
  Files          43       43              
  Lines        2196     3153     +957     
==========================================
+ Hits         1749     2497     +748     
- Misses        344      544     +200     
- Partials      103      112       +9     
Impacted Files Coverage Δ
client_response.go 15.38% <ø> (+2.88%) ⬆️
client/auth_info.go 76.66% <44.44%> (-17.46%) ⬇️
client/runtime.go 63.27% <44.44%> (-1.56%) ⬇️
client/request.go 67.37% <63.15%> (+3.40%) ⬆️
client/opentracing.go 90.47% <91.66%> (-1.02%) ⬇️
bytestream.go 96.80% <100.00%> (-0.17%) ⬇️
client/response.go 100.00% <100.00%> (ø)
middleware/not_implemented.go 35.71% <0.00%> (-8.04%) ⬇️
csv.go 71.42% <0.00%> (-1.91%) ⬇️
... and 39 more

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 a8a7229...6f89840. Read the comment docs.

@kzys
Copy link
Contributor Author

kzys commented Oct 15, 2021

CodeCov is working :)

Regarding Slack, seems there are 2 options from GitHub and Slack.

Have you folks used any of them? Not really sure which one works for us.

@youyuanwu
Copy link
Member

You can leave out slack notification for now.

@kzys kzys marked this pull request as ready for review October 15, 2021 17:19
@youyuanwu youyuanwu merged commit 17a5a82 into go-openapi:master Oct 15, 2021
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.

Remove Travis CI?
2 participants