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: 迁移至结构化并发框架 AnyIO #3053

Merged
merged 5 commits into from
Oct 26, 2024
Merged

Feature: 迁移至结构化并发框架 AnyIO #3053

merged 5 commits into from
Oct 26, 2024

Conversation

yanyongyu
Copy link
Member

Related to #2479

@yanyongyu yanyongyu added the enhancement New feature or request label Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 78.83436% with 69 lines in your changes missing coverage. Please review.

Project coverage is 93.95%. Comparing base (09b3f13) to head (29df9db).
Report is 37 commits behind head on master.

Files with missing lines Patch % Lines
nonebot/drivers/none.py 25.00% 36 Missing ⚠️
nonebot/internal/params.py 77.41% 14 Missing ⚠️
nonebot/internal/adapter/bot.py 82.85% 6 Missing ⚠️
nonebot/internal/matcher/matcher.py 79.31% 6 Missing ⚠️
nonebot/internal/driver/abstract.py 82.60% 4 Missing ⚠️
nonebot/internal/driver/_lifespan.py 92.59% 2 Missing ⚠️
nonebot/message.py 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3053      +/-   ##
==========================================
- Coverage   94.17%   93.95%   -0.23%     
==========================================
  Files          48       48              
  Lines        4053     4186     +133     
==========================================
+ Hits         3817     3933     +116     
- Misses        236      253      +17     
Flag Coverage Δ
unittests 93.95% <78.83%> (-0.23%) ⬇️

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.

Copy link
Contributor

🚀 Deployed to https://deploy-preview-3053--nonebot2.netlify.app

@yanyongyu yanyongyu changed the title Feature: migrate to AnyIO with structured concurrency Feature: 迁移至结构化并发框架 AnyIO Oct 22, 2024
@yanyongyu yanyongyu merged commit ff21ceb into master Oct 26, 2024
37 of 39 checks passed
@yanyongyu yanyongyu deleted the feat/anyio branch October 26, 2024 07:36
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.

5 participants