relab / hotstuff

MIT License
166 stars 52 forks source link

Fix flaky TestHandler #121

Closed meling closed 4 months ago

meling commented 4 months ago

This fixes flakiness with the eventloop's TestHandler.

Fixes #120

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 72.41%. Comparing base (6c1fcb7) to head (8685fd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ========================================== - Coverage 72.44% 72.41% -0.04% ========================================== Files 63 63 Lines 6301 6301 ========================================== - Hits 4565 4563 -2 Misses 1428 1428 - Partials 308 310 +2 ``` | [Flag](https://app.codecov.io/gh/relab/hotstuff/pull/121/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=relab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/relab/hotstuff/pull/121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=relab) | `72.41% <ø> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=relab#carryforward-flags-in-the-pull-request-comment) to find out more.

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