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: build: backport releases #8192

Merged
merged 13 commits into from
Feb 26, 2022
Merged

chore: build: backport releases #8192

merged 13 commits into from
Feb 26, 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 February 26, 2022 01:54
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #8192 (f21ddf0) into master (949a046) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8192      +/-   ##
==========================================
- Coverage   40.14%   40.06%   -0.09%     
==========================================
  Files         666      666              
  Lines       72761    72765       +4     
==========================================
- Hits        29213    29153      -60     
- Misses      38439    38487      +48     
- Partials     5109     5125      +16     
Impacted Files Coverage Δ
extern/sector-storage/stores/http_handler.go 73.44% <0.00%> (-1.70%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
miner/miner.go 51.47% <0.00%> (-5.58%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-3.64%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
extern/sector-storage/sched.go 83.12% <0.00%> (-2.47%) ⬇️
extern/storage-sealing/fsm.go 57.49% <0.00%> (-1.40%) ⬇️
chain/gen/gen.go 68.19% <0.00%> (-1.23%) ⬇️
chain/vm/vm.go 61.63% <0.00%> (-1.07%) ⬇️
... and 8 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 949a046...f21ddf0. Read the comment docs.

@magik6k magik6k merged commit 40ed266 into master Feb 26, 2022
@magik6k magik6k deleted the jen/releasesbacktomaster branch February 26, 2022 19:38
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.

6 participants