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: Make build-fuzz failures fatal now that upstream is fixed #3521

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

kostko
Copy link
Member

@kostko kostko commented Nov 16, 2020

Fix #3374

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #3521 (8f5587a) into master (c237102) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3521      +/-   ##
==========================================
- Coverage   66.41%   66.36%   -0.05%     
==========================================
  Files         373      373              
  Lines       33956    33956              
==========================================
- Hits        22551    22536      -15     
- Misses       8120     8151      +31     
+ Partials     3285     3269      -16     
Impacted Files Coverage Δ
...ensus/tendermint/apps/staking/state/accumulator.go 62.06% <0.00%> (-6.90%) ⬇️
go/staking/api/grpc.go 52.75% <0.00%> (-5.52%) ⬇️
go/consensus/tendermint/apps/staking/query.go 35.71% <0.00%> (-4.77%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/worker/storage/service_external.go 48.14% <0.00%> (-3.71%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/storage/api/root_cache.go 75.00% <0.00%> (-3.34%) ⬇️
go/worker/storage/committee/checkpoint_sync.go 71.98% <0.00%> (-2.73%) ⬇️
go/storage/database/database.go 65.88% <0.00%> (-2.36%) ⬇️
go/consensus/tendermint/staking/staking.go 54.02% <0.00%> (-2.30%) ⬇️
... 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 c237102...8f5587a. Read the comment docs.

@kostko kostko merged commit 27e185f into master Nov 16, 2020
@kostko kostko deleted the kostko/fix/fuzz-build-ci branch November 16, 2020 18:06
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.

Fix fuzz-build
1 participant