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: 修复结构化并发子依赖取消缓存问题 #3084

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the bug Something isn't working label Oct 29, 2024
@yanyongyu yanyongyu requested a review from he0119 October 29, 2024 03:39
Copy link
Contributor

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

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

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

Project coverage is 93.84%. Comparing base (be732cf) to head (4e80e88).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
nonebot/internal/params.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3084      +/-   ##
==========================================
- Coverage   93.95%   93.84%   -0.12%     
==========================================
  Files          48       48              
  Lines        4186     4192       +6     
==========================================
+ Hits         3933     3934       +1     
- Misses        253      258       +5     
Flag Coverage Δ
unittests 93.84% <80.00%> (-0.12%) ⬇️

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.

@yanyongyu yanyongyu merged commit e3cb4c7 into master Oct 29, 2024
37 of 39 checks passed
@yanyongyu yanyongyu deleted the fix/dependency-cache branch October 29, 2024 06:22
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