Skip to content
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

Fix: Bot Hook 没有捕获跳过异常 #905

Merged
merged 3 commits into from Apr 4, 2022
Merged

Fix: Bot Hook 没有捕获跳过异常 #905

merged 3 commits into from Apr 4, 2022

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the bug Something isn't working label Apr 3, 2022
@yanyongyu yanyongyu requested a review from he0119 April 3, 2022 05:51
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

Merging #905 (c14279f) into master (494b9c6) will increase coverage by 0.10%.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##           master     #905      +/-   ##
==========================================
+ Coverage   76.97%   77.07%   +0.10%     
==========================================
  Files          42       42              
  Lines        3092     3089       -3     
==========================================
+ Hits         2380     2381       +1     
+ Misses        712      708       -4     
Flag Coverage Δ
unittests 77.07% <80.95%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nonebot/config.py 100.00% <ø> (ø)
nonebot/drivers/quart.py 84.78% <0.00%> (ø)
nonebot/internal/driver/model.py 64.34% <ø> (ø)
nonebot/internal/driver/driver.py 61.17% <50.00%> (+0.46%) ⬆️
nonebot/exception.py 75.00% <85.71%> (ø)
nonebot/internal/permission.py 95.34% <100.00%> (-0.40%) ⬇️
nonebot/message.py 21.53% <100.00%> (+0.05%) ⬆️
nonebot/typing.py 100.00% <100.00%> (ø)
nonebot/utils.py 87.05% <100.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 494b9c6...c14279f. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2022

🚀 Deployed on https://deploy-preview-905--nonebot2.netlify.app

@github-actions github-actions bot temporarily deployed to pull request April 3, 2022 06:10 Inactive
@yanyongyu yanyongyu merged commit 2f3324c into master Apr 4, 2022
@yanyongyu yanyongyu deleted the fix/bot-hook branch April 4, 2022 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

2 participants