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 TestBatchDealInput #7176

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

Stebalien
Copy link
Member

See #4611.

@Stebalien Stebalien requested a review from a team as a code owner August 24, 2021 22:38
@Stebalien Stebalien mentioned this pull request Aug 24, 2021
@Stebalien
Copy link
Member Author

Now we see just how much code coverage we lose.

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #7176 (1105c24) into master (b509f1f) will increase coverage by 4.60%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7176      +/-   ##
==========================================
+ Coverage   30.17%   34.78%   +4.60%     
==========================================
  Files         678      685       +7     
  Lines       79767    80152     +385     
==========================================
+ Hits        24069    27880    +3811     
+ Misses      50393    46603    -3790     
- Partials     5305     5669     +364     
Impacted Files Coverage Δ
storage/wdpost_sched.go 77.22% <0.00%> (-3.97%) ⬇️
extern/storage-sealing/precommit_batch.go 72.82% <0.00%> (-2.06%) ⬇️
itests/kit/deals.go 87.80% <0.00%> (-1.22%) ⬇️
extern/storage-sealing/commit_batch.go 69.13% <0.00%> (-1.19%) ⬇️
node/impl/storminer.go 22.50% <0.00%> (-1.00%) ⬇️
extern/storage-sealing/fsm.go 58.23% <0.00%> (-0.81%) ⬇️
extern/storage-sealing/input.go 58.39% <0.00%> (-0.77%) ⬇️
extern/sector-storage/sched_worker.go 77.25% <0.00%> (-0.73%) ⬇️
chain/types/mock/chain.go 86.66% <0.00%> (ø)
conformance/chaos/gen/gen.go 0.00% <0.00%> (ø)
... and 154 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 b509f1f...1105c24. Read the comment docs.

@arajasek arajasek merged commit 9596561 into master Aug 25, 2021
@arajasek arajasek deleted the fix/disable-batch-deal-test branch August 25, 2021 00:37
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