vechain / thor

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

Fix and re-add subscription test #763

Closed paologalligit closed 4 months ago

paologalligit commented 4 months ago

Description

This PR reintroduce the pending subscription test previously deleted because flaky.

Fixes # issue-214

Type of change

Checklist:

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 62.70%. Comparing base (27e60e6) to head (706858b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #763 +/- ## ========================================== + Coverage 62.59% 62.70% +0.10% ========================================== Files 199 199 Lines 18093 18093 ========================================== + Hits 11326 11345 +19 + Misses 5685 5664 -21 - Partials 1082 1084 +2 ```

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