fix(download): fixed RecursionError when multiple async tasks use rich Progress concurrently - #586
Merged
Merged
Codecov / codecov/project
succeeded
Aug 26, 2026 in 0s
53.83% (target 20.00%)
View this Pull Request on Codecov
53.83% (target 20.00%)
Details
Codecov Report
❌ Patch coverage is 53.84615% with 12 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/nonebot_plugin_parser/download/__init__.py | 33.33% | 12 Missing |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/nonebot_plugin_parser/download/rich.py | 100.00% <100.00%> (ø) |
|
| src/nonebot_plugin_parser/download/__init__.py | 61.60% <33.33%> (+0.73%) |
⬆️ |
Loading