feat(renderer): improve error handling with fallback images for missing resources #525
Codecov / codecov/project
succeeded
Mar 19, 2026 in 0s
36.10% (target 20.00%)
View this Pull Request on Codecov
36.10% (target 20.00%)
Details
Codecov Report
❌ Patch coverage is 27.27273% with 8 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/renders/common.py | 0.00% | 7 Missing |
| ...onebot_plugin_parser/renders/resources/__init__.py | 75.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (ebec256) and HEAD (a28747e). Click for more details.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/nonebot_plugin_parser/renders/htmlrender.py | 0.00% <ø> (ø) |
|
| ...onebot_plugin_parser/renders/resources/__init__.py | 92.85% <75.00%> (-7.15%) |
⬇️ |
| src/nonebot_plugin_parser/renders/common.py | 29.19% <0.00%> (+0.07%) |
⬆️ |
Loading