Skip to content

Conversation

@AzideCupric
Copy link
Contributor

修复前:
插件A: {"~qq", "~kook"}
插件B: {"nonebot.adapters.qq", "nonebot.adapters.kook"}
结果为空

修复后
结果为 {"nonebot.adapters.qq", "nonebot.adapters.kook"}

@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2024

@github-actions github-actions bot temporarily deployed to pull request April 18, 2024 07:15 Inactive
@codecov
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.21%. Comparing base (7e8015e) to head (460fa2c).
Report is 4 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #2654 +/- ## ======================================= Coverage 94.21% 94.21% ======================================= Files 48 48 Lines 4026 4026 ======================================= Hits 3793 3793 Misses 233 233 
Flag Coverage Δ
unittests 94.21% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yanyongyu yanyongyu changed the title 🐛 修复 inherit_supported_adapters 在展开缩略前取交集的行为 Bug: inherit_supported_adapters 在展开缩写前取交集 Apr 18, 2024
@github-actions github-actions bot temporarily deployed to pull request April 18, 2024 10:23 Inactive
@yanyongyu yanyongyu added the bug Something isn't working label Apr 18, 2024
@github-actions github-actions bot temporarily deployed to pull request April 18, 2024 10:43 Inactive
@yanyongyu yanyongyu merged commit f5f5d93 into nonebot:master Apr 18, 2024
@AzideCupric AzideCupric deleted the fix/support-adapter-inherit branch April 18, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

2 participants