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.4 #8243

Merged
merged 4 commits into from
Mar 4, 2022
Merged

chore: build: v1.14.4 #8243

merged 4 commits into from
Mar 4, 2022

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 March 4, 2022 00:02
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #8243 (8d737a1) into releases (6347daf) will decrease coverage by 0.02%.
The diff coverage is 16.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##           releases    #8243      +/-   ##
============================================
- Coverage     39.35%   39.33%   -0.03%     
============================================
  Files           657      657              
  Lines         71070    71079       +9     
============================================
- Hits          27973    27956      -17     
- Misses        38256    38280      +24     
- Partials       4841     4843       +2     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
cmd/lotus-miner/info.go 60.11% <ø> (ø)
extern/storage-sealing/sector_state.go 92.30% <ø> (ø)
extern/storage-sealing/fsm.go 55.40% <16.66%> (-2.09%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-7.85%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-3.64%) ⬇️
miner/miner.go 58.03% <0.00%> (-1.97%) ⬇️
extern/sector-storage/sched.go 83.95% <0.00%> (-1.65%) ⬇️
... and 10 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 6347daf...8d737a1. Read the comment docs.

@jennijuju jennijuju merged commit 5b33555 into releases Mar 4, 2022
@jennijuju jennijuju deleted the release/v1.14.4 branch March 4, 2022 02:28
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