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

Subscriptions test #687

Closed paologalligit closed 5 months ago

paologalligit commented 6 months ago

Description

Added api/subscriptions tests, increasing the coverage to 82.2%.

Checklist:

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 57.86%. Comparing base (e42227b) to head (40b5576). Report is 7 commits behind head on master.

:exclamation: Current head 40b5576 differs from pull request most recent head 0c737fb. Consider uploading reports for the commit 0c737fb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #687 +/- ## ========================================== + Coverage 57.27% 57.86% +0.58% ========================================== Files 156 164 +8 Lines 17218 17846 +628 ========================================== + Hits 9862 10326 +464 - Misses 6392 6511 +119 - Partials 964 1009 +45 ```

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