vechain / thor

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

Tweaking unit test batches #787

Closed otherview closed 1 month ago

otherview commented 1 month ago

Description

Tweaks the unit tests so they run in a table test manner.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Test Configuration:

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.65%. Comparing base (1e3fe35) to head (97112c0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #787 +/- ## ========================================== - Coverage 62.66% 62.65% -0.02% ========================================== Files 199 199 Lines 18196 18196 ========================================== - Hits 11403 11401 -2 - Misses 5712 5713 +1 - Partials 1081 1082 +1 ```

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