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

go: Bump Go to 1.14.3 #2954

Merged
merged 3 commits into from
May 28, 2020
Merged

go: Bump Go to 1.14.3 #2954

merged 3 commits into from
May 28, 2020

Conversation

kostko
Copy link
Member

@kostko kostko commented May 28, 2020

Fixes #2913

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #2954 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2954      +/-   ##
==========================================
- Coverage   68.51%   68.38%   -0.13%     
==========================================
  Files         361      361              
  Lines       35131    35131              
==========================================
- Hits        24070    24026      -44     
- Misses       7984     8002      +18     
- Partials     3077     3103      +26     
Impacted Files Coverage Δ
go/storage/metrics.go 78.26% <0.00%> (-9.79%) ⬇️
go/storage/api/root_cache.go 70.11% <0.00%> (-4.60%) ⬇️
go/runtime/tagindexer/tagindexer.go 68.47% <0.00%> (-4.35%) ⬇️
go/storage/mkvs/tree.go 89.28% <0.00%> (-3.58%) ⬇️
go/storage/database/database.go 70.58% <0.00%> (-3.37%) ⬇️
go/storage/mkvs/insert.go 87.75% <0.00%> (-2.73%) ⬇️
go/worker/common/p2p/p2p.go 61.71% <0.00%> (-2.71%) ⬇️
go/worker/compute/merge/committee/node.go 75.87% <0.00%> (-2.49%) ⬇️
go/runtime/transaction/transaction.go 75.75% <0.00%> (-2.43%) ⬇️
go/worker/compute/txnscheduler/committee/node.go 62.07% <0.00%> (-2.15%) ⬇️
... and 25 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 c6b19e5...a42bffb. Read the comment docs.

@kostko kostko marked this pull request as ready for review May 28, 2020 12:25
@kostko kostko merged commit 9afb05f into master May 28, 2020
@kostko kostko deleted the kostko/feature/go-1.14 branch May 28, 2020 14:59
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.

Bump Go to 1.14
2 participants