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

vm tracer reconstruct #1325

Merged
merged 3 commits into from
Oct 10, 2022
Merged

vm tracer reconstruct #1325

merged 3 commits into from
Oct 10, 2022

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Oct 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #1325 (328a185) into master (a2fe763) will increase coverage by 0.39%.
The diff coverage is 32.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1325      +/-   ##
==========================================
+ Coverage   50.72%   51.12%   +0.39%     
==========================================
  Files         447      445       -2     
  Lines       56648    56089     -559     
==========================================
- Hits        28736    28673      -63     
+ Misses      25713    25235     -478     
+ Partials     2199     2181      -18     
Impacted Files Coverage Δ
accounts/abi/bind/auth.go 0.00% <0.00%> (ø)
accounts/abi/bind/bind.go 0.00% <0.00%> (ø)
accounts/abi/bind/util.go 0.00% <0.00%> (ø)
accounts/abi/event.go 100.00% <ø> (+21.42%) ⬆️
accounts/abi/method.go 92.15% <ø> (+7.84%) ⬆️
accounts/abi/topics.go 95.74% <ø> (ø)
cmd/cortex/main.go 21.62% <ø> (ø)
cmd/utils/flags.go 1.91% <ø> (ø)
core/state/state_object.go 67.25% <0.00%> (-3.01%) ⬇️
core/state/statedb.go 52.19% <0.00%> (-0.41%) ⬇️
... and 52 more

@ucwong ucwong force-pushed the tracer branch 3 times, most recently from 2b8cd28 to f523ed1 Compare October 9, 2022 17:13
@ucwong ucwong marked this pull request as ready for review October 9, 2022 22:28
@ucwong ucwong force-pushed the tracer branch 2 times, most recently from fb2f85d to d204ae5 Compare October 10, 2022 02:54
@ucwong ucwong merged commit 07b8895 into master Oct 10, 2022
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.

1 participant