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: v1.14.0-rc7 #8070

Merged
merged 17 commits into from
Feb 11, 2022
Merged

chore: build: v1.14.0-rc7 #8070

merged 17 commits into from
Feb 11, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

mainly back ported #8018

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 10, 2022 22:45
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #8070 (cb25187) into release/v1.14.0 (3b5f367) will increase coverage by 0.00%.
The diff coverage is 52.22%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/v1.14.0    #8070    +/-   ##
=================================================
  Coverage            39.35%   39.36%            
=================================================
  Files                  657      657            
  Lines                70890    71041   +151     
=================================================
+ Hits                 27899    27965    +66     
- Misses               38164    38239    +75     
- Partials              4827     4837    +10     
Impacted Files Coverage Δ
api/api_storage.go 0.00% <ø> (ø)
build/version.go 27.27% <ø> (ø)
cmd/lotus-miner/info.go 60.11% <ø> (ø)
cmd/lotus-seal-worker/main.go 0.00% <0.00%> (ø)
extern/sector-storage/mock/mock.go 60.62% <0.00%> (-0.64%) ⬇️
extern/sector-storage/sealtasks/task.go 81.81% <ø> (ø)
extern/sector-storage/storiface/worker.go 76.00% <ø> (ø)
extern/storage-sealing/states_failed.go 0.00% <0.00%> (ø)
extern/storage-sealing/upgrade_queue.go 34.02% <ø> (ø)
extern/sector-storage/worker_local.go 60.00% <36.36%> (-0.80%) ⬇️
... 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 3b5f367...cb25187. Read the comment docs.

@jennijuju jennijuju merged commit ad0f44f into release/v1.14.0 Feb 11, 2022
@jennijuju jennijuju deleted the jen/rc7 branch February 11, 2022 00: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.

3 participants