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: release #8245

Merged
merged 6 commits into from
Mar 4, 2022
Merged

chore: backport: release #8245

merged 6 commits into from
Mar 4, 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 4, 2022 02:51
@jennijuju
Copy link
Member Author

dk why ci is being stupid
image

@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #8245 (9b838f5) into release/v1.15.0 (b7e1548) will decrease coverage by 0.02%.
The diff coverage is 18.75%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.0    #8245      +/-   ##
===================================================
- Coverage            39.21%   39.18%   -0.03%     
===================================================
  Files                  660      660              
  Lines                71917    71924       +7     
===================================================
- Hits                 28202    28184      -18     
- Misses               38802    38820      +18     
- Partials              4913     4920       +7     
Impacted Files Coverage Δ
extern/storage-sealing/fsm.go 55.40% <18.75%> (-0.65%) ⬇️
markets/retrievaladapter/client_blockstore.go 62.50% <0.00%> (-6.25%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-4.42%) ⬇️
miner/warmup.go 70.83% <0.00%> (-4.17%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-3.64%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
extern/sector-storage/stores/local.go 58.05% <0.00%> (-1.95%) ⬇️
chain/vm/vm.go 61.63% <0.00%> (-1.07%) ⬇️
node/impl/storminer.go 22.40% <0.00%> (-0.33%) ⬇️
extern/sector-storage/sched_worker.go 79.06% <0.00%> (ø)
... and 5 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 b7e1548...9b838f5. Read the comment docs.

@jennijuju jennijuju merged commit 4525395 into release/v1.15.0 Mar 4, 2022
@jennijuju jennijuju deleted the jen/v15backport branch March 4, 2022 20:44
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.

2 participants