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

rename vm#make{=>Account}Actor(). #7562

Merged
merged 1 commit into from
Oct 27, 2021
Merged

rename vm#make{=>Account}Actor(). #7562

merged 1 commit into from
Oct 27, 2021

Conversation

raulk
Copy link
Member

@raulk raulk commented Oct 26, 2021

Tiny fix for source-reading clarity.

@raulk raulk requested a review from a team as a code owner October 26, 2021 18:11
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #7562 (95d294d) into master (a94a48f) will decrease coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7562      +/-   ##
==========================================
- Coverage   39.90%   39.75%   -0.15%     
==========================================
  Files         633      633              
  Lines       67098    67098              
==========================================
- Hits        26776    26677      -99     
- Misses      35723    35809      +86     
- Partials     4599     4612      +13     
Impacted Files Coverage Δ
chain/vm/mkactor.go 50.00% <100.00%> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-11.89%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-7.28%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
miner/miner.go 54.96% <0.00%> (-2.65%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
... and 11 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 a94a48f...95d294d. Read the comment docs.

@jennijuju jennijuju merged commit bcfe7a7 into master Oct 27, 2021
@jennijuju jennijuju deleted the raulk/rename-makeActor branch October 27, 2021 00:55
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