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

Fixes the build #760

Closed otherview closed 1 month ago

otherview commented 1 month ago

Description

Build was broken after some auto merges. This fixes it.

Type of change

How Has This Been Tested?

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.88%. Comparing base (3962325) to head (f2c33de). Report is 1 commits behind head on master.

Files Patch % Lines
cmd/thor/utils.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #760 +/- ## ======================================= Coverage 61.88% 61.88% ======================================= Files 202 202 Lines 18696 18696 ======================================= Hits 11570 11570 Misses 6015 6015 Partials 1111 1111 ```

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