nonebot-bison
nonebot-bison copied to clipboard
✨ 发送部分丰富日志记录,扩大可刷新bot的异常范围
在 send.py
文件中:
- 为消息发送过程添加了更详细的日志记录
- 在发送消息失败时刷新机器人所捕获的 ActionFailed 异常从 ob11 扩大到 nb 的基类
Deploy Preview for nonebot-bison ready!
Name | Link |
---|---|
Latest commit | 62f3f56bc232f7b7e5d3577927e918b476faa286 |
Latest deploy log | https://app.netlify.com/sites/nonebot-bison/deploys/65fd23b1ae42df000817b627 |
Deploy Preview | https://deploy-preview-508--nonebot-bison.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
Attention: Patch coverage is 40.00000%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 83.56%. Comparing base (
3d4dca3
) to head (62f3f56
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
nonebot_bison/send.py | 40.00% | 3 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #508 +/- ##
==========================================
+ Coverage 83.48% 83.56% +0.07%
==========================================
Files 78 78
Lines 3543 3541 -2
==========================================
+ Hits 2958 2959 +1
+ Misses 585 582 -3
Flag | Coverage Δ | |
---|---|---|
smoke-test | 83.56% <40.00%> (+0.07%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.