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: version: bump the version to v1.15.3-dev #8473

Merged
merged 1 commit into from
Apr 12, 2022
Merged

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 requested a review from a team as a code owner April 12, 2022 14:00
@arajasek arajasek changed the title chore: version: bump the version to v1.15.3 chore: version: bump the version to v1.15.3-dev Apr 12, 2022
@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #8473 (787bcef) into master (cf92776) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8473      +/-   ##
==========================================
- Coverage   40.76%   40.76%   -0.01%     
==========================================
  Files         686      686              
  Lines       75495    75495              
==========================================
- Hits        30775    30772       -3     
+ Misses      39412    39396      -16     
- Partials     5308     5327      +19     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-5.89%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
chain/stmgr/call.go 69.18% <0.00%> (-3.25%) ⬇️
chain/events/events_height.go 68.90% <0.00%> (-2.53%) ⬇️
chain/sub/incoming.go 58.10% <0.00%> (-2.45%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
blockstore/autobatch.go 56.30% <0.00%> (-1.69%) ⬇️
... and 15 more

@jennijuju jennijuju merged commit aca9496 into master Apr 12, 2022
@jennijuju jennijuju deleted the jen/bumpmaster branch April 12, 2022 15:36
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