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

Make: Automatically create Go Modules compatible Git tag #3258

Merged
merged 4 commits into from
Sep 9, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Sep 9, 2020

No description provided.

@tjanez tjanez added the c:ops Category: operations label Sep 9, 2020
@tjanez tjanez marked this pull request as ready for review September 9, 2020 12:41
@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #3258 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3258      +/-   ##
==========================================
+ Coverage   67.68%   67.73%   +0.05%     
==========================================
  Files         371      371              
  Lines       36864    36864              
==========================================
+ Hits        24950    24969      +19     
+ Misses       8729     8712      -17     
+ Partials     3185     3183       -2     
Impacted Files Coverage Δ
go/consensus/tendermint/api/errors.go 86.66% <0.00%> (-13.34%) ⬇️
go/common/grpc/errors.go 78.26% <0.00%> (-10.87%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 71.42% <0.00%> (-4.77%) ⬇️
.../consensus/tendermint/apps/epochtime_mock/state.go 78.72% <0.00%> (-4.26%) ⬇️
go/storage/mkvs/tree.go 89.28% <0.00%> (-3.58%) ⬇️
go/consensus/tendermint/apps/staking/state/gas.go 81.03% <0.00%> (-3.45%) ⬇️
go/worker/storage/service_external.go 57.35% <0.00%> (-2.95%) ⬇️
go/runtime/host/protocol/connection.go 62.16% <0.00%> (-1.16%) ⬇️
go/consensus/tendermint/roothash/roothash.go 72.88% <0.00%> (-0.85%) ⬇️
go/storage/api/grpc.go 70.28% <0.00%> (-0.81%) ⬇️
... and 20 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 8314132...4ca5db4. Read the comment docs.

@kostko kostko merged commit 387b9f5 into master Sep 9, 2020
@kostko kostko deleted the tjanez/go-modules-git-tags2 branch September 9, 2020 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:ops Category: operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants