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: bump the master version to v1.15.2-dev #8322

Merged
merged 1 commit into from Mar 16, 2022
Merged

Conversation

jennijuju
Copy link
Member

@jennijuju jennijuju commented Mar 15, 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 15, 2022 23:34
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #8322 (56b80c4) into master (c98ef0a) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8322      +/-   ##
==========================================
- Coverage   40.37%   40.27%   -0.10%     
==========================================
  Files         679      679              
  Lines       73992    73992              
==========================================
- Hits        29874    29801      -73     
- Misses      38911    38961      +50     
- Partials     5207     5230      +23     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
lib/addrutil/parse.go 75.00% <0.00%> (-15.91%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
miner/miner.go 55.73% <0.00%> (-4.27%) ⬇️
node/modules/core.go 46.46% <0.00%> (-3.04%) ⬇️
chain/stmgr/searchwait.go 67.30% <0.00%> (-2.57%) ⬇️
chain/sub/incoming.go 45.25% <0.00%> (-2.45%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-2.44%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-1.97%) ⬇️
extern/storage-sealing/currentdealinfo.go 71.17% <0.00%> (-1.81%) ⬇️
... and 16 more

@magik6k magik6k merged commit 4906962 into master Mar 16, 2022
@magik6k magik6k deleted the jen/versionbump branch March 16, 2022 10:34
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.

None yet

2 participants