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.0 prep #8277

Merged
merged 3 commits into from
Mar 11, 2022
Merged

chore: release: v1.15.0 prep #8277

merged 3 commits into from
Mar 11, 2022

Conversation

jennijuju
Copy link
Member

@jennijuju jennijuju commented Mar 9, 2022

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 9, 2022 23:33
This was referenced Mar 9, 2022
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #8277 (98642ec) into release/v1.15.0 (4525395) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.0    #8277      +/-   ##
===================================================
+ Coverage            39.18%   39.21%   +0.02%     
===================================================
  Files                  660      660              
  Lines                71924    71924              
===================================================
+ Hits                 28187    28206      +19     
+ Misses               38814    38807       -7     
+ Partials              4923     4911      -12     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
chain/vm/vm.go 61.63% <0.00%> (-1.07%) ⬇️
blockstore/autobatch.go 57.14% <0.00%> (-0.85%) ⬇️
chain/sync_manager.go 66.77% <0.00%> (-0.63%) ⬇️
itests/kit/blockminer.go 73.52% <0.00%> (-0.59%) ⬇️
markets/storageadapter/dealpublisher.go 82.03% <0.00%> (-0.49%) ⬇️
storage/wdpost_changehandler.go 98.11% <0.00%> (-0.48%) ⬇️
chain/messagepool/selection.go 83.52% <0.00%> (-0.39%) ⬇️
chain/actors/builtin/miner/v7.go 52.90% <0.00%> (-0.31%) ⬇️
... and 13 more

CHANGELOG.md Outdated Show resolved Hide resolved
@jennijuju jennijuju merged commit 61a1a17 into release/v1.15.0 Mar 11, 2022
@jennijuju jennijuju deleted the jen/v15prep branch March 11, 2022 05:19
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