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

upgrade go-data-transfer; propagate deal cancellations. #7208

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

raulk
Copy link
Member

@raulk raulk commented Aug 27, 2021

No description provided.

@raulk raulk added team/ignite Issues and PRs being tracked by Team Ignite at Protocol Labs release/backport labels Aug 27, 2021
@raulk raulk requested a review from a team as a code owner August 27, 2021 19:50
@jacobheun jacobheun mentioned this pull request Aug 27, 2021
47 tasks
@jennijuju jennijuju added this to the v1.11.2 milestone Aug 27, 2021
@Stebalien
Copy link
Member

Failing test fixed in #7210.

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #7208 (8f2d6ac) into master (b0293fe) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7208   +/-   ##
=======================================
  Coverage   39.16%   39.16%           
=======================================
  Files         608      608           
  Lines       64604    64604           
=======================================
+ Hits        25301    25303    +2     
  Misses      34917    34917           
+ Partials     4386     4384    -2     
Impacted Files Coverage Δ
storage/addresses.go 55.95% <0.00%> (-8.34%) ⬇️
chain/actors/builtin/paych/paych.go 16.88% <0.00%> (-5.20%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
node/hello/hello.go 63.21% <0.00%> (-3.45%) ⬇️
chain/sub/incoming.go 49.70% <0.00%> (-2.37%) ⬇️
itests/kit/blockminer.go 93.65% <0.00%> (-1.59%) ⬇️
lib/rpcenc/reader.go 70.29% <0.00%> (-1.49%) ⬇️
chain/store/store.go 63.76% <0.00%> (-0.72%) ⬇️
markets/storageadapter/dealpublisher.go 83.61% <0.00%> (-0.57%) ⬇️
chain/messagepool/selection.go 80.52% <0.00%> (-0.41%) ⬇️
... and 13 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 b0293fe...8f2d6ac. Read the comment docs.

@magik6k magik6k merged commit 3e450b8 into master Aug 30, 2021
@magik6k magik6k deleted the raulk/fix-deal-cancellation branch August 30, 2021 12:06
@jennijuju
Copy link
Member

backported in #7225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/ignite Issues and PRs being tracked by Team Ignite at Protocol Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants