Closed Sixtysixter closed 9 months ago
Merging #438 (4db269c) into master (07083e6) will increase coverage by
0.15%
. The diff coverage is84.14%
.:exclamation: Current head 4db269c differs from pull request most recent head 3738832. Consider uploading reports for the commit 3738832 to get more accurate results
@@ Coverage Diff @@
## master #438 +/- ##
==========================================
+ Coverage 37.21% 37.37% +0.15%
==========================================
Files 124 126 +2
Lines 20970 21043 +73
Branches 1936 1950 +14
==========================================
+ Hits 7804 7864 +60
- Misses 12440 12448 +8
- Partials 726 731 +5
Impacted Files | Coverage Δ | |
---|---|---|
silkworm/silkrpc/json/types.cpp | 98.03% <66.66%> (-0.33%) |
:arrow_down: |
silkworm/silkrpc/core/filter_storage.cpp | 83.58% <83.58%> (ø) |
|
silkworm/silkrpc/commands/eth_api.hpp | 100.00% <100.00%> (ø) |
|
silkworm/silkrpc/concurrency/context_pool.cpp | 75.53% <100.00%> (ø) |
|
silkworm/silkrpc/concurrency/context_pool.hpp | 100.00% <100.00%> (ø) |
|
silkworm/silkrpc/core/filter_storage.hpp | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Implemenation for eth_newFilter , eth_uninstallFilter, eth_getFilterLogs API