erigontech / silkrpc

C++ implementation of Ethereum JSON RPC daemon within Thorax architecture
Apache License 2.0
45 stars 14 forks source link

Porting to erigon 2.32 #408

Closed lupin012 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #408 (b6f9072) into master (8395fa9) will decrease coverage by 0.38%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   82.10%   81.72%   -0.39%     
==========================================
  Files         106      106              
  Lines        6934     6943       +9     
  Branches     1397     1396       -1     
==========================================
- Hits         5693     5674      -19     
- Misses        765      797      +32     
+ Partials      476      472       -4     
Impacted Files Coverage Δ
silkrpc/core/evm_debug.hpp 31.25% <ø> (ø)
silkrpc/core/evm_debug.cpp 63.39% <100.00%> (-10.15%) :arrow_down:
silkrpc/core/evm_trace.cpp 73.74% <100.00%> (+0.07%) :arrow_up:
silkrpc/json/types.cpp 98.32% <100.00%> (+<0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.