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

build: release: bump master version to v1.15.0-dev #7922

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

jennijuju
Copy link
Member

@jennijuju jennijuju commented Jan 11, 2022

Related Issues

Proposed Changes

bump master version to v1.15.0-dev as release/v1.14.0 is created

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, misc,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • 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 January 11, 2022 04:41
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #7922 (c1d04a9) into master (f955084) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7922      +/-   ##
==========================================
+ Coverage   39.19%   39.27%   +0.08%     
==========================================
  Files         658      658              
  Lines       71127    71127              
==========================================
+ Hits        27877    27936      +59     
+ Misses      38431    38376      -55     
+ Partials     4819     4815       -4     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
extern/storage-sealing/sector_state.go 92.30% <0.00%> (-7.70%) ⬇️
extern/sector-storage/worker_tracked.go 79.09% <0.00%> (-7.28%) ⬇️
markets/retrievaladapter/client_blockstore.go 62.50% <0.00%> (-6.25%) ⬇️
extern/storage-sealing/states_failed.go 0.00% <0.00%> (-3.39%) ⬇️
blockstore/buffered.go 34.44% <0.00%> (-2.23%) ⬇️
extern/storage-sealing/states_replica_update.go 37.14% <0.00%> (-2.15%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-1.97%) ⬇️
... and 31 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 f955084...c1d04a9. Read the comment docs.

@jennijuju jennijuju merged commit 60fae3a into master Jan 13, 2022
@jennijuju jennijuju deleted the build/15dev branch January 13, 2022 01:11
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