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: v1.15.1-rc1 #8342

Merged
merged 3 commits into from
Mar 17, 2022
Merged

chore: release: v1.15.1-rc1 #8342

merged 3 commits into from
Mar 17, 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 force-pushed the jen/v151rc1prep branch 2 times, most recently from d5734d3 to 9e174cf Compare March 17, 2022 19:30
@jennijuju jennijuju marked this pull request as ready for review March 17, 2022 19:30
@jennijuju jennijuju requested a review from a team as a code owner March 17, 2022 19:30
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it, thank you!

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #8342 (9e174cf) into release/v1.15.1 (ada499e) will increase coverage by 0.00%.
The diff coverage is n/a.

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

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v1.15.1    #8342   +/-   ##
================================================
  Coverage            40.37%   40.38%           
================================================
  Files                  679      679           
  Lines                73992    73992           
================================================
+ Hits                 29874    29881    +7     
+ Misses               38887    38885    -2     
+ Partials              5231     5226    -5     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
miner/warmup.go 71.42% <0.00%> (-4.09%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-3.93%) ⬇️
chain/events/events_height.go 68.90% <0.00%> (-2.53%) ⬇️
chain/stmgr/searchwait.go 67.30% <0.00%> (-1.29%) ⬇️
extern/storage-sealing/fsm.go 56.75% <0.00%> (-1.02%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
chain/store/store.go 64.33% <0.00%> (-0.67%) ⬇️
storage/wdpost_run.go 69.91% <0.00%> (-0.61%) ⬇️
chain/messagepool/selection.go 83.91% <0.00%> (-0.39%) ⬇️
... and 14 more

CHANGELOG.md Show resolved Hide resolved
@jennijuju jennijuju merged commit cd499e3 into release/v1.15.1 Mar 17, 2022
@jennijuju jennijuju deleted the jen/v151rc1prep branch March 17, 2022 21:46
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.

3 participants