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

support debug_traceCall on transaction #1838

Merged
merged 2 commits into from
Dec 6, 2023
Merged

support debug_traceCall on transaction #1838

merged 2 commits into from
Dec 6, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Dec 6, 2023

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #1838 (7196ec8) into master (3a0914b) will increase coverage by 0.18%.
Report is 12 commits behind head on master.
The diff coverage is 72.28%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1838      +/-   ##
==========================================
+ Coverage   52.64%   52.82%   +0.18%     
==========================================
  Files         484      484              
  Lines       60423    60444      +21     
==========================================
+ Hits        31809    31931     +122     
+ Misses      26169    26063     -106     
- Partials     2445     2450       +5     
Files Coverage Δ
core/state/state_object.go 70.06% <100.00%> (+0.41%) ⬆️
core/state/statedb.go 56.81% <ø> (-0.08%) ⬇️
log/handler.go 28.03% <100.00%> (+8.98%) ⬆️
trie/database.go 47.80% <90.00%> (-0.27%) ⬇️
core/state_transition.go 41.50% <33.33%> (ø)
log/format.go 59.65% <70.34%> (+36.40%) ⬆️

... and 16 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review December 6, 2023 12:02
@ucwong ucwong merged commit 0c9ab0f into master Dec 6, 2023
2 checks passed
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