refactor: simpify project structure and enhance downloader #462
Codecov / codecov/project
succeeded
Feb 8, 2026 in 0s
75.77% (target 20.00%)
View this Pull Request on Codecov
75.77% (target 20.00%)
Details
Codecov Report
❌ Patch coverage is 84.93151% with 11 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/nonebot_plugin_parser/exception.py | 90.90% <100.00%> (-4.10%) |
⬇️ |
| src/nonebot_plugin_parser/matchers/filter.py | 51.21% <ø> (ø) |
|
| src/nonebot_plugin_parser/matchers/rule.py | 69.90% <ø> (ø) |
|
| src/nonebot_plugin_parser/parsers/acfun/video.py | 67.92% <100.00%> (ø) |
|
| src/nonebot_plugin_parser/parsers/base.py | 92.06% <100.00%> (+0.19%) |
⬆️ |
| src/nonebot_plugin_parser/parsers/cookie.py | 64.28% <ø> (ø) |
|
| ...c/nonebot_plugin_parser/parsers/douyin/__init__.py | 100.00% <100.00%> (ø) |
|
| ...nonebot_plugin_parser/parsers/kuaishou/__init__.py | 100.00% <ø> (ø) |
|
| src/nonebot_plugin_parser/parsers/nga.py | 98.82% <ø> (ø) |
|
| src/nonebot_plugin_parser/parsers/tiktok.py | 93.75% <ø> (ø) |
|
| ... and 15 more |
Loading