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

Remove pending tx test since test case already covered in e2e #770

Closed paologalligit closed 1 month ago

paologalligit commented 1 month ago

Description

Removing the pending tx subscription test since it's already covered in e2e test suite.

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 62.58%. Comparing base (e565762) to head (5d35ed0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #770 +/- ## ========================================== - Coverage 62.68% 62.58% -0.11% ========================================== Files 199 199 Lines 18098 18098 ========================================== - Hits 11345 11326 -19 - Misses 5669 5690 +21 + Partials 1084 1082 -2 ```

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