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: release: merge release/v1.14.1 to releases branch #8154

Merged
merged 5 commits into from
Feb 18, 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

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #8154 (c8edd5b) into releases (b311c26) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head c8edd5b differs from pull request most recent head f3db3da. Consider uploading reports for the commit f3db3da to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##           releases    #8154   +/-   ##
=========================================
  Coverage     39.36%   39.36%           
=========================================
  Files           657      657           
  Lines         71046    71046           
=========================================
+ Hits          27968    27969    +1     
+ Misses        38237    38232    -5     
- Partials       4841     4845    +4     
Impacted Files Coverage Δ
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-3.93%) ⬇️
miner/miner.go 56.39% <0.00%> (-1.64%) ⬇️
extern/sector-storage/sched.go 83.95% <0.00%> (-0.83%) ⬇️
itests/kit/blockminer.go 73.52% <0.00%> (-0.59%) ⬇️
chain/store/store.go 63.66% <0.00%> (-0.50%) ⬇️
chain/messagepool/selection.go 83.91% <0.00%> (-0.39%) ⬇️
chain/messagepool/messagepool.go 58.66% <0.00%> (+0.24%) ⬆️
node/impl/storminer.go 27.11% <0.00%> (+0.39%) ⬆️
chain/gen/gen.go 69.41% <0.00%> (+0.61%) ⬆️
... and 4 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 b311c26...f3db3da. Read the comment docs.

chore: build: fix the typo in upgrade epoch date and version bump to v1.14.1
@jennijuju jennijuju marked this pull request as ready for review February 18, 2022 18:36
@jennijuju jennijuju requested a review from a team as a code owner February 18, 2022 18:36
@arajasek arajasek merged commit d2dca7b into releases Feb 18, 2022
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