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

Synthetic events in separate sei endpoints #1867

Merged
merged 14 commits into from
Sep 24, 2024

Merge branch 'main' into synthetic_events_in_separate_sei_endpts

d9df235
Select commit
Loading
Failed to load commit list.
Merged

Synthetic events in separate sei endpoints #1867

Merge branch 'main' into synthetic_events_in_separate_sei_endpts
d9df235
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

61.14% (target 60.00%)

View this Pull Request on Codecov

61.14% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 61.14%. Comparing base (e8e4b3b) to head (d9df235).
Report is 173 commits behind head on main.

Files with missing lines Patch % Lines
evmrpc/block.go 89.85% 3 Missing and 4 partials ⚠️
evmrpc/filter.go 75.00% 3 Missing and 1 partial ⚠️
evmrpc/utils.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1867      +/-   ##
==========================================
- Coverage   61.64%   61.14%   -0.51%     
==========================================
  Files         365      261     -104     
  Lines       26178    23182    -2996     
==========================================
- Hits        16138    14175    -1963     
+ Misses       8967     8007     -960     
+ Partials     1073     1000      -73     
Files with missing lines Coverage Δ
evmrpc/server.go 87.58% <100.00%> (-3.19%) ⬇️
evmrpc/utils.go 65.64% <50.00%> (-10.40%) ⬇️
evmrpc/filter.go 75.84% <75.00%> (-1.63%) ⬇️
evmrpc/block.go 73.02% <89.85%> (+5.00%) ⬆️

... and 203 files with indirect coverage changes