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: 修复 event 类型检查会对类型进行自动转换 #876

Merged
merged 2 commits into from
Mar 20, 2022

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the bug Something isn't working label Mar 20, 2022
@yanyongyu yanyongyu requested a review from AkiraXie March 20, 2022 06:57
@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #876 (d5e272a) into master (fcdb05a) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #876      +/-   ##
==========================================
+ Coverage   76.80%   76.97%   +0.17%     
==========================================
  Files          42       42              
  Lines        3095     3092       -3     
==========================================
+ Hits         2377     2380       +3     
+ Misses        718      712       -6     
Flag Coverage Δ
unittests 76.97% <100.00%> (+0.17%) ⬆️

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

Impacted Files Coverage Δ
nonebot/internal/params.py 95.75% <100.00%> (+4.09%) ⬆️
nonebot/dependencies/utils.py 85.71% <0.00%> (-3.58%) ⬇️

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 fcdb05a...d5e272a. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2022

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

@github-actions github-actions bot temporarily deployed to pull request March 20, 2022 07:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 20, 2022 07:13 Inactive
@yanyongyu yanyongyu merged commit 45e2e6c into master Mar 20, 2022
@yanyongyu yanyongyu deleted the fix/checker-type-conversion branch March 20, 2022 11:40
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.

2 participants