Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

deps: ffi: update ffi that includes the log fix #8577

Merged
merged 1 commit into from
May 2, 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 May 2, 2022 15:00
@jennijuju jennijuju requested a review from cryptonemo May 2, 2022 15:00
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #8577 (4d5e850) into release/v1.15.2 (ece51c5) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.2    #8577      +/-   ##
===================================================
- Coverage            40.75%   40.65%   -0.11%     
===================================================
  Files                  686      686              
  Lines                75500    75500              
===================================================
- Hits                 30770    30691      -79     
- Misses               39402    39510     +108     
+ Partials              5328     5299      -29     
Impacted Files Coverage Δ
itests/kit/node_miner.go 62.02% <0.00%> (-18.99%) ⬇️
extern/storage-sealing/sector_state.go 73.68% <0.00%> (-10.53%) ⬇️
itests/kit/deals.go 72.48% <0.00%> (-5.43%) ⬇️
node/impl/client/client.go 47.04% <0.00%> (-4.61%) ⬇️
chain/stmgr/call.go 65.94% <0.00%> (-3.25%) ⬇️
node/impl/storminer.go 21.46% <0.00%> (-2.65%) ⬇️
markets/storageadapter/provider.go 38.86% <0.00%> (-2.37%) ⬇️
node/repo/imports/manager.go 50.38% <0.00%> (-2.30%) ⬇️
blockstore/autobatch.go 56.30% <0.00%> (-1.69%) ⬇️
extern/sector-storage/sched.go 84.41% <0.00%> (-1.53%) ⬇️
... and 23 more

@jennijuju jennijuju merged commit 8d0b28b into release/v1.15.2 May 2, 2022
@jennijuju jennijuju deleted the jen/logfix branch May 2, 2022 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants