Skip to content

pass rpcHandler to plugin (+refactor for import cycle)

Codecov / codecov/project succeeded Aug 16, 2024 in 0s

77.79% (target 70.00%)

View this Pull Request on Codecov

77.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 22.38806% with 52 lines in your changes missing coverage. Please review.

Project coverage is 77.79%. Comparing base (dc46ab3) to head (109fa90).

Files Patch % Lines
sync/sync.go 9.67% 25 Missing and 3 partials ⚠️
plugin/plugin.go 0.00% 11 Missing ⚠️
node/node.go 0.00% 7 Missing and 1 partial ⚠️
blockchain/blockchain.go 64.28% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2051      +/-   ##
==========================================
- Coverage   78.11%   77.79%   -0.33%     
==========================================
  Files         101      102       +1     
  Lines        9062     9127      +65     
==========================================
+ Hits         7079     7100      +21     
- Misses       1348     1389      +41     
- Partials      635      638       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.