CloakedServices / CloakedNetworkPoC

Whitepaper @ https://github.com/CloakedServices/CloakedNetwork
GNU Affero General Public License v3.0
1 stars 0 forks source link

client: make BlockingSendUnreliableMessage default timeout a fraction… #43

Closed mixmasala closed 7 months ago

mixmasala commented 7 months ago

… of an epoch Period

adds method BlockingSendUnreliableMessageWithContext so that the caller can decide when to timeout.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (86cd939) 42.18% compared to head (7574711) 39.29%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 42.18% 39.29% -2.90% ========================================== Files 85 85 Lines 15352 15356 +4 ========================================== - Hits 6477 6034 -443 - Misses 7996 8485 +489 + Partials 879 837 -42 ``` | [Files](https://app.codecov.io/gh/CloakedServices/CloakedNetworkPoC/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [client/send.go](https://app.codecov.io/gh/CloakedServices/CloakedNetworkPoC/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y2xpZW50L3NlbmQuZ28=) | `0.00% <0.00%> (-43.93%)` | :arrow_down: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/CloakedServices/CloakedNetworkPoC/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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