erigontech / silkworm

C++ implementation of the Ethereum protocol
Apache License 2.0
278 stars 63 forks source link

rpcdaemon: fix clang tidy after PR 2375 #2395

Closed canepat closed 23 hours ago

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.80%. Comparing base (ddeacfb) to head (ea301c5). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2395 +/- ## ========================================== - Coverage 52.81% 52.80% -0.02% ========================================== Files 728 728 Lines 49951 49951 Branches 7583 7583 ========================================== - Hits 26384 26378 -6 - Misses 21249 21257 +8 + Partials 2318 2316 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.