vechain / thor

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

Debug test #686

Closed paologalligit closed 2 months ago

paologalligit commented 3 months ago

Description

Added tests for the api/debug packages. With this test suite its coverage is 86.7%.

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 57.74%. Comparing base (e42227b) to head (ef6b8d9). Report is 3 commits behind head on master.

Files Patch % Lines
api/debug/debug.go 81.81% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #686 +/- ## ========================================== + Coverage 57.27% 57.74% +0.46% ========================================== Files 156 157 +1 Lines 17218 17568 +350 ========================================== + Hits 9862 10145 +283 - Misses 6392 6442 +50 - Partials 964 981 +17 ```

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