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

minor comment improvement in package cmd/thor #751

Closed libotony closed 1 month ago

libotony commented 1 month ago

Description

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.90%. Comparing base (74e275d) to head (b4da627).

Files Patch % Lines
cmd/thor/main.go 0.00% 2 Missing :warning:
cmd/thor/utils.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #751 +/- ## ========================================== - Coverage 61.91% 61.90% -0.02% ========================================== Files 199 199 Lines 18315 18315 ========================================== - Hits 11339 11337 -2 - Misses 5874 5876 +2 Partials 1102 1102 ```

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