-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
WIP: Webhook wechat #9746
WIP: Webhook wechat #9746
Conversation
@rocklau may you have a look at? (can't test this [dont have a wechat jet]) |
Codecov Report
@@ Coverage Diff @@
## master #9746 +/- ##
==========================================
- Coverage 42.12% 42.12% -0.01%
==========================================
Files 598 598
Lines 78584 78584
==========================================
- Hits 33106 33104 -2
- Misses 41427 41431 +4
+ Partials 4051 4049 -2
Continue to review full report at Codecov.
|
Recommend integrate with this package. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
no stalebot no ;) |
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #9746 +/- ##
==========================================
- Coverage 43.09% 42.91% -0.18%
==========================================
Files 658 659 +1
Lines 72454 72725 +271
==========================================
- Hits 31221 31212 -9
- Misses 36178 36455 +277
- Partials 5055 5058 +3
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #9746 +/- ##
==========================================
- Coverage 42.60% 42.38% -0.23%
==========================================
Files 673 674 +1
Lines 73862 74133 +271
==========================================
- Hits 31470 31419 -51
- Misses 37275 37625 +350
+ Partials 5117 5089 -28
Continue to review full report at Codecov.
|
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.
LGTM
Since #12310 merge, this should be updated. |
Is this not closed by #15910? |
Closed by #15910 |
use #5252 as source ... rebase & apply patches & refacotr ...
credits to: @rocklau
PS: everybody is welcome to pick this PR up ...