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

deps: ffi: pull ffi that includes the latest fvm #8424

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Conversation

jennijuju
Copy link
Member

Related Issues

Commit

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 1, 2022 19:59
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #8424 (ce0b814) into master (9405055) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8424      +/-   ##
==========================================
- Coverage   40.68%   40.60%   -0.08%     
==========================================
  Files         686      686              
  Lines       75383    75383              
==========================================
- Hits        30671    30611      -60     
- Misses      39417    39453      +36     
- Partials     5295     5319      +24     
Impacted Files Coverage Δ
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
miner/miner.go 55.73% <0.00%> (-3.94%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-3.93%) ⬇️
chain/stmgr/searchwait.go 67.30% <0.00%> (-3.85%) ⬇️
extern/storage-sealing/currentdealinfo.go 71.17% <0.00%> (-3.61%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
chain/vm/mkactor.go 48.48% <0.00%> (-3.04%) ⬇️
chain/sub/incoming.go 45.25% <0.00%> (-2.45%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-2.44%) ⬇️
blockstore/buffered.go 34.44% <0.00%> (-2.23%) ⬇️
... and 16 more

@jennijuju jennijuju merged commit e74e569 into master Apr 1, 2022
@jennijuju jennijuju deleted the jen/ffibump branch April 1, 2022 21:01
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