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

adapt shutdown signal in solo init function #750

Closed libotony closed 1 month ago

libotony commented 1 month ago

Description

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

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

Files Patch % Lines
cmd/thor/solo/solo.go 12.50% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #750 +/- ## ========================================== - Coverage 61.91% 61.90% -0.02% ========================================== Files 199 199 Lines 18315 18318 +3 ========================================== Hits 11339 11339 - Misses 5874 5877 +3 Partials 1102 1102 ```

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