-
Notifications
You must be signed in to change notification settings - Fork 11
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
🐛 deal with qqguild audit exception #106
Conversation
👷 Deploy request for send-anything-anywhere pending review.Visit the deploys page to approve it
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
==========================================
- Coverage 95.30% 94.74% -0.56%
==========================================
Files 23 24 +1
Lines 1511 1638 +127
==========================================
+ Hits 1440 1552 +112
- Misses 71 86 +15 ☔ View full report in Codecov by Sentry. |
(最好补充一点测试? |
咱不太会用nonebug( 实际上这不算是报错,就是需要消息被人工审核,但是上游adapter会raise一个exception,然后回调不了 |
所以消息被人工审核后回 raise 一个 exception? |
发出消息,开始人工审核会返回messageaudited事件,adapter会直接丢出一个exception |
忘记开个新分支再提pr了 |
No description provided.