Skip to content

feat(config): 添加群组黑名单模式配置#566

Merged
fllesser merged 3 commits into
masterfrom
fllesser/issue564
Jun 30, 2026
Merged

feat(config): 添加群组黑名单模式配置#566
fllesser merged 3 commits into
masterfrom
fllesser/issue564

Conversation

@fllesser

Copy link
Copy Markdown
Owner

resolve #564

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
类型 PIL 耗时(秒) HTML 耗时(秒) 渲染所用图片总大小(MB) PIL 导出图片大小(MB) HTML 导出图片大小(MB)
微博视频2 0.01160 0.80688 0.01280 0.03541 0.18327
微博视频 0.01176 0.79105 0.01280 0.03432 0.18050
微博纯文2 0.04069 0.92909 0.00605 0.12023 0.35956
微博转发纯文 0.07530 1.08762 0.01192 0.24110 0.70684
B站转发动态 0.21727 1.59542 0.37278 0.38265 1.42482
哔哩哔哩动态(包含emoji) 0.29911 1.92592 0.01244 0.18507 0.55960
微博图集(2张) 0.34207 1.18863 4.88308 0.64458 2.21195
微博图集(4张) 0.42154 1.78563 2.34023 0.72816 2.45148
B站动态 0.53585 3.15952 0.00653 1.34777 3.51336
微博图集(9张) 1.22517 2.04117 10.98936 0.98579 3.08158

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 41.66667% with 21 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/matchers/filter.py 35.48% 20 Missing ⚠️
src/nonebot_plugin_parser/config.py 80.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/nonebot_plugin_parser/config.py 88.80% <80.00%> (-0.35%) ⬇️
src/nonebot_plugin_parser/matchers/filter.py 52.08% <35.48%> (+0.86%) ⬆️

... and 1 file with indirect coverage changes

@fllesser fllesser merged commit 5b85b63 into master Jun 30, 2026
16 checks passed
@fllesser fllesser deleted the fllesser/issue564 branch June 30, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: 增加默认禁用解析的配置项

1 participant