vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
791 stars 247 forks source link

node: fix block metric label #762

Closed libotony closed 1 month ago

libotony commented 1 month ago

Description

Type of change

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 62.59%. Comparing base (5fb5896) to head (27e2efe).

Files Patch % Lines
cmd/thor/node/node.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #762 +/- ## ======================================= Coverage 62.59% 62.59% ======================================= Files 199 199 Lines 18093 18093 ======================================= Hits 11326 11326 Misses 5685 5685 Partials 1082 1082 ```

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