Skip to content

chore: build: backport releases - #8193

Merged
jennijuju merged 13 commits into
release/v1.15.0from
jen/v15
Feb 26, 2022
Merged

chore: build: backport releases#8193
jennijuju merged 13 commits into
release/v1.15.0from
jen/v15

Conversation

@jennijuju

Copy link
Copy Markdown
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 February 26, 2022 02:02
@codecov

codecov Bot commented Feb 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8193 (c6361b3) into release/v1.15.0 (9ba7bce) will decrease coverage by 0.05%.
The diff coverage is 28.12%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.0    #8193      +/-   ##
===================================================
- Coverage            39.07%   39.02%   -0.06%     
===================================================
  Files                  662      662              
  Lines                72165    72189      +24     
===================================================
- Hits                 28202    28173      -29     
- Misses               39044    39090      +46     
- Partials              4919     4926       +7     
Impacted Files Coverage Δ
api/api_storage.go 0.00% <ø> (ø)
api/version.go 80.00% <ø> (ø)
cmd/lotus-bench/main.go 0.00% <0.00%> (ø)
cmd/lotus-miner/proving.go 30.07% <0.00%> (-0.24%) ⬇️
cmd/lotus-miner/sectors.go 13.93% <0.00%> (-0.04%) ⬇️
extern/sector-storage/stores/http_handler.go 73.44% <0.00%> (-1.70%) ⬇️
node/impl/storminer.go 21.58% <0.00%> (-0.83%) ⬇️
extern/sector-storage/faults.go 30.63% <33.33%> (+0.82%) ⬆️
extern/sector-storage/mock/mock.go 60.62% <100.00%> (ø)
storage/wdpost_run.go 69.91% <100.00%> (+0.12%) ⬆️
... and 19 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 9ba7bce...c6361b3. Read the comment docs.

@jennijuju
jennijuju merged commit b8eb4dd into release/v1.15.0 Feb 26, 2022
@jennijuju
jennijuju deleted the jen/v15 branch February 26, 2022 02:13
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.

5 participants