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: Merge releases into master #8156

Merged
merged 41 commits into from
Feb 18, 2022
Merged

chore: Merge releases into master #8156

merged 41 commits into from
Feb 18, 2022

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Feb 18, 2022

Related Issues

Proposed Changes

Additional Info

See here for the actual diff

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 and others added 30 commits February 8, 2022 02:10
feat: build: update the snap proofs in testplans
fix: sealer: allow enable/disabling ReplicaUpdate tasks
fix: sealing: replica-update variable name is inconsistent
@arajasek arajasek requested a review from a team as a code owner February 18, 2022 18:49
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #8156 (d352164) into master (cf7a041) will decrease coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8156      +/-   ##
==========================================
- Coverage   39.51%   39.17%   -0.34%     
==========================================
  Files         666      666              
  Lines       72498    72498              
==========================================
- Hits        28646    28403     -243     
- Misses      38902    39160     +258     
+ Partials     4950     4935      -15     
Impacted Files Coverage Δ
build/params_mainnet.go 71.42% <ø> (ø)
extern/storage-sealing/upgrade_queue.go 34.02% <ø> (ø)
gateway/handler.go 0.00% <0.00%> (-91.31%) ⬇️
api/wrap.go 0.00% <0.00%> (-79.32%) ⬇️
chain/stmgr/rpc/rpcstatemanager.go 0.00% <0.00%> (-36.85%) ⬇️
node/modules/mpoolnonceapi.go 0.00% <0.00%> (-34.00%) ⬇️
gateway/node.go 18.81% <0.00%> (-27.23%) ⬇️
chain/actors/builtin/miner/diff.go 42.64% <0.00%> (-16.18%) ⬇️
itests/kit/node_opts.go 51.92% <0.00%> (-15.39%) ⬇️
api/client/client.go 25.42% <0.00%> (-13.56%) ⬇️
... and 31 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 cf7a041...d352164. Read the comment docs.

@arajasek arajasek merged commit 9429229 into master Feb 18, 2022
@arajasek arajasek deleted the asr/releases-master branch February 18, 2022 18:57
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.

None yet

4 participants