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

chore: backport: #9106 #9107

Merged
merged 3 commits into from
Aug 2, 2022
Merged

chore: backport: #9106 #9107

merged 3 commits into from
Aug 2, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@jennijuju jennijuju requested a review from a team as a code owner August 1, 2022 15:19
@jennijuju jennijuju changed the title chore: backport: 9106 chore: backport: #9106 Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #9107 (0b5d2ab) into release/v1.17.0 (fd1207c) will decrease coverage by 0.00%.
The diff coverage is 10.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.17.0    #9107      +/-   ##
===================================================
- Coverage            40.61%   40.60%   -0.01%     
===================================================
  Files                  707      707              
  Lines                78739    78748       +9     
===================================================
- Hits                 31978    31977       -1     
- Misses               41280    41293      +13     
+ Partials              5481     5478       -3     
Impacted Files Coverage Δ
chain/types/message.go 54.76% <0.00%> (ø)
storage/wdpost/wdpost_run_faults.go 44.80% <11.11%> (-2.10%) ⬇️
chain/consensus/filcns/weight.go 70.58% <0.00%> (-5.89%) ⬇️
storage/pipeline/currentdealinfo.go 71.42% <0.00%> (-4.77%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-4.42%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
chain/stmgr/call.go 66.66% <0.00%> (-3.39%) ⬇️
chain/types/tipset_key.go 74.68% <0.00%> (-2.54%) ⬇️
chain/store/store.go 63.33% <0.00%> (-2.17%) ⬇️
chain/sync.go 70.52% <0.00%> (-1.20%) ⬇️
... and 20 more

@arajasek arajasek merged commit 201a4ea into release/v1.17.0 Aug 2, 2022
@arajasek arajasek deleted the jen/9104 branch August 2, 2022 01:26
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.

4 participants