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

Fix prometheus test race condition #759

Closed otherview closed 1 month ago

otherview commented 1 month ago

Description

Fixes # https://github.com/vechain/protocol-board-repo/issues/211

Type of change

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.88%. Comparing base (b9047c0) to head (6e5be0f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #759 +/- ## ======================================= Coverage 61.88% 61.88% ======================================= Files 202 202 Lines 18696 18696 ======================================= Hits 11570 11570 Misses 6015 6015 Partials 1111 1111 ```

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