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

fix: patch funty for now #1097

Merged
merged 2 commits into from
Nov 16, 2022
Merged

fix: patch funty for now #1097

merged 2 commits into from
Nov 16, 2022

Conversation

Stebalien
Copy link
Member

Upstream broke the world by yanking a version.

Upstream broke the world by yanking a version.
@raulk
Copy link
Member

raulk commented Nov 16, 2022

See: ferrilab/funty#7

@raulk raulk enabled auto-merge (squash) November 16, 2022 18:51
@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2022

Codecov Report

Merging #1097 (b869b57) into master (ea7873b) will decrease coverage by 12.88%.
The diff coverage is 0.00%.

❗ Current head b869b57 differs from pull request most recent head fcfac84. Consider uploading reports for the commit fcfac84 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1097       +/-   ##
===========================================
- Coverage   50.10%   37.21%   -12.89%     
===========================================
  Files         128      128               
  Lines       11261    11046      -215     
===========================================
- Hits         5642     4111     -1531     
- Misses       5619     6935     +1316     
Impacted Files Coverage Δ
fvm/src/blockstore/buffered.rs 0.00% <0.00%> (-72.96%) ⬇️
shared/src/state/mod.rs 0.00% <0.00%> (-100.00%) ⬇️
fvm/src/machine/limiter.rs 0.00% <0.00%> (-92.60%) ⬇️
fvm/src/gas/charge.rs 0.00% <0.00%> (-91.67%) ⬇️
fvm/src/kernel/blocks.rs 0.00% <0.00%> (-91.57%) ⬇️
fvm/src/init_actor.rs 0.00% <0.00%> (-87.72%) ⬇️
fvm/src/state_tree.rs 0.00% <0.00%> (-80.29%) ⬇️
fvm/src/gas/mod.rs 0.00% <0.00%> (-62.86%) ⬇️
fvm/src/syscalls/context.rs 0.00% <0.00%> (-60.38%) ⬇️
... and 18 more

@raulk raulk disabled auto-merge November 16, 2022 18:56
@raulk raulk enabled auto-merge (rebase) November 16, 2022 18:56
Resetting the buffer was never advertised as a behaviour of this method.

This makes it possible to call flush multiple times to selectively flush
roots during its lifetime. Selective flushes are used to flush the event
AMTs as they are being produced.
@raulk raulk disabled auto-merge November 16, 2022 19:27
@raulk raulk merged commit 82de096 into master Nov 16, 2022
@raulk raulk deleted the fix/patch-funty branch November 16, 2022 19:31
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