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: 支持给 FastAPIQuart 传递额外的参数 #1543

Merged
merged 5 commits into from
Jan 4, 2023

Conversation

A-kirami
Copy link
Contributor

@A-kirami A-kirami commented Jan 3, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

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

@github-actions github-actions bot temporarily deployed to pull request January 3, 2023 15:58 Inactive
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #1543 (7d7139a) into master (f13c1cc) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1543      +/-   ##
==========================================
+ Coverage   86.48%   86.50%   +0.01%     
==========================================
  Files          44       44              
  Lines        3322     3326       +4     
==========================================
+ Hits         2873     2877       +4     
  Misses        449      449              
Flag Coverage Δ
unittests 86.50% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
nonebot/drivers/fastapi.py 88.59% <100.00%> (+0.15%) ⬆️
nonebot/drivers/quart.py 90.14% <100.00%> (+0.14%) ⬆️

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

@yanyongyu
Copy link
Member

不如把其他的也改了吧

@A-kirami A-kirami changed the title Feature: 支持给 FastAPI 传递额外的参数 Feature: 支持给 FastAPIQuart 传递额外的参数 Jan 3, 2023
@yanyongyu yanyongyu added the enhancement New feature or request label Jan 3, 2023
@github-actions github-actions bot temporarily deployed to pull request January 3, 2023 16:26 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 3, 2023 17:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 3, 2023 17:08 Inactive
@yanyongyu yanyongyu merged commit 006b9dd into nonebot:master Jan 4, 2023
@A-kirami A-kirami deleted the feat/fastapi-extra branch January 4, 2023 10:03
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.

2 participants