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

Enable e2e tests #685

Closed darrenvechain closed 2 months ago

darrenvechain commented 3 months ago

Description

This PR enables E2E Testing

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

See the GitHub action result

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.27%. Comparing base (c9c4a51) to head (c590a7b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #685 +/- ## ======================================= Coverage 57.27% 57.27% ======================================= Files 156 156 Lines 17218 17218 ======================================= Hits 9862 9862 Misses 6392 6392 Partials 964 964 ```

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