CatalysmsServerManager / 7-days-to-die-server-manager

A server manager for 7 Days to die
GNU General Public License v3.0
68 stars 60 forks source link

feat: fully disconnect from server when throttling occurs #1438

Closed niekcandaele closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 39.13% and project coverage change: -4.16 :warning:

Comparison is base (b868e1f) 47.57% compared to head (7e496a8) 43.41%.

:exclamation: Current head 7e496a8 differs from pull request most recent head b23a395. Consider uploading reports for the commit b23a395 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1438 +/- ## =============================================== - Coverage 47.57% 43.41% -4.16% =============================================== Files 468 468 Lines 7145 7161 +16 Branches 1 1 =============================================== - Hits 3399 3109 -290 - Misses 3746 4052 +306 ``` | [Impacted Files](https://codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager) | Coverage Δ | | |---|---|---| | [worker/util/throttledFunction.js](https://codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager#diff-d29ya2VyL3V0aWwvdGhyb3R0bGVkRnVuY3Rpb24uanM=) | `61.36% <38.09%> (-38.64%)` | :arrow_down: | | [api/hooks/sdtdLogs/eventDetectors/7d2dSSE.js](https://codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager#diff-YXBpL2hvb2tzL3NkdGRMb2dzL2V2ZW50RGV0ZWN0b3JzLzdkMmRTU0UuanM=) | `80.41% <50.00%> (-6.96%)` | :arrow_down: | ... and [24 files with indirect coverage changes](https://codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1438/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.