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

feat: build: bump the version to v1.15.1-dev #8073

Merged
merged 2 commits into from
Feb 11, 2022
Merged

feat: build: bump the version to v1.15.1-dev #8073

merged 2 commits into from
Feb 11, 2022

Conversation

jennijuju
Copy link
Member

@jennijuju jennijuju commented Feb 11, 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 February 11, 2022 00:15
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #8073 (99d5ad0) into master (e435b42) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8073      +/-   ##
==========================================
- Coverage   39.19%   39.09%   -0.10%     
==========================================
  Files         662      662              
  Lines       72160    72160              
==========================================
- Hits        28282    28212      -70     
- Misses      38982    39029      +47     
- Partials     4896     4919      +23     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
markets/loggers/loggers.go 88.88% <0.00%> (-11.12%) ⬇️
extern/sector-storage/worker_tracked.go 79.46% <0.00%> (-7.15%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
markets/retrievaladapter/client_blockstore.go 62.50% <0.00%> (-6.25%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
chain/sync.go 65.33% <0.00%> (-2.34%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
... and 15 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 e435b42...99d5ad0. Read the comment docs.

@jennijuju jennijuju reopened this Feb 11, 2022
@magik6k magik6k merged commit 2e22781 into master Feb 11, 2022
@magik6k magik6k deleted the jen/v151 branch February 11, 2022 09:51
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