Skip to content

Conversation

@yanyongyu
Copy link
Member

resolve #2617

@yanyongyu yanyongyu added the enhancement New feature or request label Apr 4, 2024
@codecov
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 98.05825% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.13%. Comparing base (7eeccbc) to head (f8dee80).
Report is 2 commits behind head on master.

Files Patch % Lines
nonebot/drivers/aiohttp.py 96.29% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2627      +/-   ##
==========================================
+ Coverage   94.01%   94.13%   +0.11%     
==========================================
  Files          48       48              
  Lines        3913     3993      +80     
==========================================
+ Hits         3679     3759      +80     
  Misses        234      234              
Flag Coverage Δ
unittests 94.13% <98.05%> (+0.11%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2024

@github-actions github-actions bot temporarily deployed to pull request April 4, 2024 04:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 4, 2024 05:46 Inactive
@yanyongyu yanyongyu merged commit 485aa62 into master Apr 5, 2024
@yanyongyu yanyongyu deleted the feat/http-session branch April 5, 2024 13:11
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.

Defect: 使用 httpx 情况下 ForwardDriver.request 在并发时存在性能问题

3 participants