-
Notifications
You must be signed in to change notification settings - Fork 94
Add Slack bridges #610
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
Add Slack bridges #610
Conversation
Codecov Report
@@ Coverage Diff @@
## master #610 +/- ##
==========================================
+ Coverage 95.2% 95.28% +0.08%
==========================================
Files 48 49 +1
Lines 5130 5391 +261
==========================================
+ Hits 4884 5137 +253
- Misses 246 254 +8
Continue to review full report at Codecov.
|
You can run it through some
The missing |
PS there is a bunch of indentation mistakes. |
43502a4
to
67c968c
Compare
1e41cd7
to
8972a33
Compare
It should be almost finished, I might need to fix style and add operate tests |
There is something about |
You need to implement |
It's alive! |
Basic implementation finished. Waiting for comments.