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

make listener reusable #61

Merged
merged 1 commit into from
Jan 21, 2019
Merged

make listener reusable #61

merged 1 commit into from
Jan 21, 2019

Conversation

renanbr
Copy link
Owner

@renanbr renanbr commented Jan 21, 2019

fix #55

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #61 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     90.36%   90.38%   +0.02%     
+ Complexity      176      175       -1     
============================================
  Files             9        9              
  Lines           467      468       +1     
============================================
+ Hits            422      423       +1     
  Misses           45       45
Impacted Files Coverage Δ Complexity Δ
src/Listener.php 100% <100%> (ø) 15 <0> (-1) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44dc16b...8725e88. Read the comment docs.

@renanbr renanbr merged commit 8725e88 into master Jan 21, 2019
@renanbr renanbr deleted the reusable-listener branch January 21, 2019 23:59
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.

Listener isn't reusable
1 participant