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 irc server example #265

Merged
merged 3 commits into from Jul 1, 2019
Merged

Fix irc server example #265

merged 3 commits into from Jul 1, 2019

Conversation

spaceone
Copy link
Contributor

Various enhancements for the IRC server example.
It did not send LIST_START.
Implement MODE, LIST and TOPIC.

@codecov-io
Copy link

codecov-io commented Jul 1, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@fcc82e6). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #265   +/-   ##
=========================================
  Coverage          ?   74.53%           
=========================================
  Files             ?       74           
  Lines             ?     6667           
  Branches          ?        0           
=========================================
  Hits              ?     4969           
  Misses            ?     1698           
  Partials          ?        0
Impacted Files Coverage Δ
circuits/protocols/irc/replies.py 0% <0%> (ø)

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 fcc82e6...16002fd. Read the comment docs.

@prologic prologic merged commit 5f3a327 into master Jul 1, 2019
@spaceone spaceone deleted the fix-irc-server-example branch July 1, 2019 13:06
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.

None yet

3 participants