Skip to content

fix(download): fixed progress bar display with rich - #579

Merged
fllesser merged 5 commits into
masterfrom
fllesser/issue578
Aug 2, 2026
Merged

fix(download): fixed progress bar display with rich#579
fllesser merged 5 commits into
masterfrom
fllesser/issue578

Conversation

@fllesser

@fllesser fllesser commented Aug 2, 2026

Copy link
Copy Markdown
Owner

fix #578

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/nonebot_plugin_parser/download/__init__.py 33.33% 6 Missing ⚠️
Files with missing lines Coverage Δ
src/nonebot_plugin_parser/download/rich.py 100.00% <100.00%> (ø)
src/nonebot_plugin_parser/download/__init__.py 63.47% <33.33%> (-2.10%) ⬇️

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
类型 PIL 耗时(秒) HTML 耗时(秒) 渲染所用图片总大小(MB) PIL 导出图片大小(MB) HTML 导出图片大小(MB)
微博视频2 0.01059 0.80076 0.01280 0.03541 0.18327
微博视频 0.01078 0.81750 0.01280 0.03432 0.18050
微博纯文2 0.02997 0.88040 0.00638 0.11973 0.35898
微博转发纯文 0.06895 1.08594 0.01192 0.24110 0.70684
B站转发动态 0.20086 1.58422 0.37278 0.38265 1.42482
哔哩哔哩动态(包含emoji) 0.30848 3.76867 0.01244 0.18507 0.55960
微博图集(2张) 0.36130 1.14570 4.88308 0.64458 2.21195
微博图集(4张) 0.42343 1.71554 2.34023 0.72816 2.45148
B站动态 0.47671 3.15163 0.00653 1.34777 3.51336
微博图集(9张) 1.28127 2.03229 10.98936 0.98579 3.08158

@fllesser fllesser added the bug Something isn't working label Aug 2, 2026
@fllesser
fllesser merged commit 4d76aff into master Aug 2, 2026
15 of 16 checks passed
@fllesser
fllesser deleted the fllesser/issue578 branch August 2, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: 并发下载导致rich报错:rich.errors.LiveError: Only one live display may be active at once

1 participant