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

ci: extract go artifacts upload code into a script #3125

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Jul 22, 2020

Extracted from #3124 since otherwise the next longtest run will fail.

@ptrus ptrus force-pushed the ptrus/fix/longtests-artifacts-upload branch from 6df8b9f to af294f5 Compare July 22, 2020 16:47
@ptrus ptrus force-pushed the ptrus/fix/longtests-artifacts-upload branch from af294f5 to ef8f79d Compare July 22, 2020 16:48
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3125      +/-   ##
==========================================
+ Coverage   68.39%   68.44%   +0.04%     
==========================================
  Files         376      376              
  Lines       37066    37066              
==========================================
+ Hits        25353    25370      +17     
+ Misses       8481     8455      -26     
- Partials     3232     3241       +9     
Impacted Files Coverage Δ
go/consensus/tendermint/api/errors.go 86.66% <0.00%> (-13.34%) ⬇️
go/runtime/host/sandbox/sandbox.go 67.28% <0.00%> (-9.30%) ⬇️
go/common/grpc/policy/policy.go 64.38% <0.00%> (-6.85%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 71.42% <0.00%> (-4.77%) ⬇️
go/worker/common/committee/runtime_host.go 65.71% <0.00%> (-4.77%) ⬇️
go/consensus/tendermint/apps/staking/state/gas.go 77.58% <0.00%> (-3.45%) ⬇️
go/storage/metrics.go 84.78% <0.00%> (-3.27%) ⬇️
go/storage/api/root_cache.go 72.41% <0.00%> (-2.30%) ⬇️
go/storage/database/database.go 72.26% <0.00%> (-1.69%) ⬇️
go/staking/api/grpc.go 54.56% <0.00%> (-0.81%) ⬇️
... and 18 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 613ef89...ef8f79d. Read the comment docs.

@ptrus ptrus merged commit 4e97e18 into master Jul 22, 2020
@ptrus ptrus deleted the ptrus/fix/longtests-artifacts-upload branch July 22, 2020 17:25
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.

2 participants