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

test: disable flaky TestSimultaneousTransferLimit #7153

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

Stebalien
Copy link
Member

See #7152 for details.

@Stebalien Stebalien requested a review from a team as a code owner August 20, 2021 22:00
@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #7153 (2a4ad20) into master (36cb7d9) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7153      +/-   ##
==========================================
+ Coverage   34.87%   34.89%   +0.01%     
==========================================
  Files         682      682              
  Lines       79770    79770              
==========================================
+ Hits        27823    27834      +11     
+ Misses      46296    46260      -36     
- Partials     5651     5676      +25     
Impacted Files Coverage Δ
journal/types.go 86.66% <0.00%> (-13.34%) ⬇️
api/types.go 41.66% <0.00%> (-11.12%) ⬇️
storage/addresses.go 55.95% <0.00%> (-8.34%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-5.95%) ⬇️
journal/fs.go 68.25% <0.00%> (-3.18%) ⬇️
chain/sub/incoming.go 49.70% <0.00%> (-2.37%) ⬇️
node/impl/storminer.go 23.55% <0.00%> (-2.20%) ⬇️
extern/storage-sealing/fsm.go 57.72% <0.00%> (-2.04%) ⬇️
paychmgr/simple.go 79.93% <0.00%> (-0.93%) ⬇️
chain/sync_manager.go 66.77% <0.00%> (-0.63%) ⬇️
... and 14 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 36cb7d9...2a4ad20. Read the comment docs.

@Stebalien Stebalien merged commit 01ea39a into master Aug 23, 2021
@Stebalien Stebalien deleted the fix/disable-flaky-test branch August 23, 2021 18:13
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