SOF3 / await-generator

Write code in async/await style in PHP using generators.
https://sof3.github.io/await-generator/master/
Apache License 2.0
123 stars 15 forks source link

fix(channel): reset state to EmptyChannelState after unsetting #201

Closed SOF3 closed 1 year ago

SOF3 commented 1 year ago

fixes #200

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09 :tada:

Comparison is base (9e07d5a) 93.04% compared to head (8c61da5) 93.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ============================================ + Coverage 93.04% 93.14% +0.09% - Complexity 157 161 +4 ============================================ Files 12 12 Lines 446 452 +6 ============================================ + Hits 415 421 +6 Misses 31 31 ``` | [Impacted Files](https://codecov.io/gh/SOF3/await-generator/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Chan+Kwan+Yin) | Coverage Δ | | |---|---|---| | [...wait-generator/src/SOFe/AwaitGenerator/Channel.php](https://codecov.io/gh/SOF3/await-generator/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonathan+Chan+Kwan+Yin#diff-YXdhaXQtZ2VuZXJhdG9yL3NyYy9TT0ZlL0F3YWl0R2VuZXJhdG9yL0NoYW5uZWwucGhw) | `100.00% <100.00%> (ø)` | |

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