philippseith / signalr

SignalR server and client in go
MIT License
131 stars 39 forks source link

fix: check for exceeded backoff #177

Closed philippseith closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #177 (44901b4) into master (e93586f) will decrease coverage by 0.35%. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/philippseith/signalr/pull/177/graphs/tree.svg?width=650&height=150&src=pr&token=Knk0CjgbuW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith)](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith) ```diff @@ Coverage Diff @@ ## master #177 +/- ## ========================================== - Coverage 80.41% 80.06% -0.35% ========================================== Files 30 30 Lines 2349 2353 +4 ========================================== - Hits 1889 1884 -5 - Misses 333 341 +8 - Partials 127 128 +1 ``` | [Files Changed](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith) | Coverage Δ | | |---|---|---| | [client.go](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith#diff-Y2xpZW50Lmdv) | `79.36% <0.00%> (-0.94%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/philippseith/signalr/pull/177/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith). Last update [e93586f...44901b4](https://app.codecov.io/gh/philippseith/signalr/pull/177?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Seith).