-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
I'm the master of disguise #207
Conversation
Codecov Report
@@ Coverage Diff @@
## next #207 +/- ##
============================================
+ Coverage 32.29% 32.32% +0.02%
- Complexity 501 529 +28
============================================
Files 211 220 +9
Lines 4214 4353 +139
Branches 448 460 +12
============================================
+ Hits 1361 1407 +46
- Misses 2797 2887 +90
- Partials 56 59 +3
Continue to review full report at Codecov.
|
2de47ff
to
5cdd105
Compare
new TestUser("mbaxter", "~mbax", "kitten.institute", null), | ||
new TestUser("kashike", "kashike", "kitten.institute", null) | ||
), Collections.singletonList( | ||
new TestUser("lol768", "lol768", "andy.in.toy.story", null) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😐
17b660c
to
a61d21a
Compare
4b5410c
to
a1626b7
Compare
I'm not quite sure why you added |
Partial wildcards are not supported either. A HostMask with host = |
Adds #130.
Supersedes #158.