Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 1, 2023

Conversation

SOF3
Copy link
Owner

@SOF3 SOF3 commented May 1, 2023

fixes #200

@SOF3 SOF3 requested a review from Endermanbugzjfc May 1, 2023 09:57
@SOF3 SOF3 enabled auto-merge May 1, 2023 09:57
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

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

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

Additional details and impacted files
@@             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 Coverage Δ
...wait-generator/src/SOFe/AwaitGenerator/Channel.php 100.00% <100.00%> (ø)

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

@SOF3 SOF3 disabled auto-merge May 1, 2023 10:00
@SOF3 SOF3 merged commit d6b666c into master May 1, 2023
@SOF3 SOF3 deleted the issues/200 branch May 1, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Channel tries to call null function
1 participant