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: #8355 #8353 #8363 #8364

Merged
merged 4 commits into from
Mar 23, 2022
Merged

chore: backport: #8355 #8353 #8363 #8364

merged 4 commits into from
Mar 23, 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 March 23, 2022 17:44
@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #8364 (3fbf765) into release/v1.15.1 (7d0f5dd) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.1    #8364      +/-   ##
===================================================
- Coverage            40.36%   40.32%   -0.04%     
===================================================
  Files                  681      681              
  Lines                74294    74295       +1     
===================================================
- Hits                 29992    29963      -29     
- Misses               39048    39076      +28     
- Partials              5254     5256       +2     
Impacted Files Coverage Δ
chain/vm/fvm.go 0.00% <0.00%> (ø)
extern/storage-sealing/states_failed.go 0.00% <0.00%> (ø)
chain/stmgr/call.go 65.94% <100.00%> (-3.25%) ⬇️
extern/storage-sealing/input.go 55.55% <100.00%> (+0.21%) ⬆️
chain/events/events_called.go 83.90% <0.00%> (-2.44%) ⬇️
miner/miner.go 54.09% <0.00%> (-2.30%) ⬇️
storage/wdpost_sched.go 79.41% <0.00%> (-1.97%) ⬇️
chain/vm/vm.go 61.63% <0.00%> (-1.07%) ⬇️
chain/sub/incoming.go 58.10% <0.00%> (-0.92%) ⬇️
... and 12 more

@jennijuju jennijuju changed the title chore: backport: #8351 #8355 #8353 #8363 chore: backport: #8355 #8353 #8363 Mar 23, 2022
@jennijuju jennijuju mentioned this pull request Mar 23, 2022
5 tasks
@jennijuju jennijuju merged commit d6e6bfb into release/v1.15.1 Mar 23, 2022
@jennijuju jennijuju deleted the jen/v1512 branch March 23, 2022 20:20
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