Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 添加用于动态继承支持适配器数据的方法 #2127

Merged
merged 4 commits into from
Jun 27, 2023

Conversation

NCBM
Copy link
Contributor

@NCBM NCBM commented Jun 25, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #2127 (cf0ccb5) into master (7282da8) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2127      +/-   ##
==========================================
+ Coverage   89.66%   89.71%   +0.04%     
==========================================
  Files          46       46              
  Lines        3320     3335      +15     
==========================================
+ Hits         2977     2992      +15     
  Misses        343      343              
Flag Coverage Δ
unittests 89.71% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
nonebot/plugin/__init__.py 95.08% <100.00%> (+0.08%) ⬆️
nonebot/plugin/load.py 98.78% <100.00%> (+0.25%) ⬆️

@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2023

🚀 Deployed on https://deploy-preview-2127--nonebot2.netlify.app

@github-actions github-actions bot temporarily deployed to pull request June 25, 2023 14:42 Inactive
@NCBM NCBM changed the title Feature: 添加 inherit_supported_adapters 用于动态继承支持适配器数据 Feature: 添加用于动态继承支持适配器数据的一系列方法 Jun 25, 2023
@NCBM NCBM marked this pull request as draft June 25, 2023 14:57
@github-actions github-actions bot temporarily deployed to pull request June 25, 2023 15:46 Inactive
nonebot/plugin/load.py Show resolved Hide resolved
nonebot/plugin/load.py Outdated Show resolved Hide resolved
@yanyongyu
Copy link
Member

看着还是很诡异不适合放到这里面

@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 04:34 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 04:45 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 04:50 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 04:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 05:16 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 05:22 Inactive
nonebot/plugin/load.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 05:33 Inactive
@NCBM NCBM changed the title Feature: 添加用于动态继承支持适配器数据的一系列方法 Feature: 添加用于动态继承支持适配器数据的方法 Jun 26, 2023
@github-actions github-actions bot temporarily deployed to pull request June 26, 2023 05:37 Inactive
@NCBM NCBM marked this pull request as ready for review June 26, 2023 14:38
nonebot/plugin/load.py Outdated Show resolved Hide resolved
nonebot/plugin/load.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request June 27, 2023 04:39 Inactive
@NCBM NCBM requested a review from yanyongyu June 27, 2023 04:41
@yanyongyu yanyongyu added the enhancement New feature or request label Jun 27, 2023
@yanyongyu yanyongyu merged commit c03ff4e into nonebot:master Jun 27, 2023
18 checks passed
@NCBM NCBM deleted the patch-plugmeta-1 branch June 27, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants