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

Feature: 添加 get_adapter 类型 overload #1755

Merged
merged 5 commits into from
Feb 28, 2023
Merged

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the enhancement New feature or request label Feb 28, 2023
@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #1755 (a530dd4) into master (317a2b8) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

❗ Current head a530dd4 differs from pull request most recent head 2c36dc5. Consider uploading reports for the commit 2c36dc5 to get more accurate results

@@            Coverage Diff             @@
##           master    #1755      +/-   ##
==========================================
- Coverage   88.06%   88.00%   -0.07%     
==========================================
  Files          44       44              
  Lines        3361     3169     -192     
==========================================
- Hits         2960     2789     -171     
+ Misses        401      380      -21     
Flag Coverage Δ
unittests 88.00% <100.00%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
nonebot/__init__.py 100.00% <100.00%> (ø)
nonebot/dependencies/utils.py 86.36% <0.00%> (-2.53%) ⬇️
nonebot/utils.py 87.65% <0.00%> (-1.03%) ⬇️
nonebot/rule.py 97.23% <0.00%> (-0.34%) ⬇️
nonebot/config.py 94.56% <0.00%> (-0.18%) ⬇️
nonebot/internal/adapter/message.py 97.85% <0.00%> (-0.16%) ⬇️
nonebot/plugin/on.py 99.24% <0.00%> (-0.15%) ⬇️
nonebot/internal/permission.py 95.65% <0.00%> (-0.10%) ⬇️
nonebot/plugin/__init__.py 95.00% <0.00%> (-0.09%) ⬇️
nonebot/drivers/quart.py 90.07% <0.00%> (-0.07%) ⬇️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2023

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

@github-actions github-actions bot temporarily deployed to pull request February 28, 2023 03:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 28, 2023 03:42 Inactive
@yanyongyu yanyongyu merged commit d0f832c into master Feb 28, 2023
@yanyongyu yanyongyu deleted the feat/overload-getadapter branch February 28, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant