Skip to content

feat: 直接从插件元数据中读取所需信息#134

Merged
he0119 merged 15 commits intomainfrom
feat/plugin-metadata
Jun 11, 2023
Merged

feat: 直接从插件元数据中读取所需信息#134
he0119 merged 15 commits intomainfrom
feat/plugin-metadata

Conversation

@he0119
Copy link
Copy Markdown
Member

@he0119 he0119 commented Jun 10, 2023

close #128

@github-actions github-actions bot added the enhancement New feature or request label Jun 10, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 10, 2023

Codecov Report

Merging #134 (c627666) into main (4e2d757) will increase coverage by 1.03%.
The diff coverage is 99.20%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   95.65%   96.68%   +1.03%     
==========================================
  Files           7        7              
  Lines         575      694     +119     
==========================================
+ Hits          550      671     +121     
+ Misses         25       23       -2     
Impacted Files Coverage Δ
src/plugins/publish/config.py 92.85% <85.71%> (-2.39%) ⬇️
src/plugins/publish/__init__.py 97.93% <100.00%> (+0.04%) ⬆️
src/plugins/publish/constants.py 100.00% <100.00%> (ø)
src/plugins/publish/utils.py 88.02% <100.00%> (+3.17%) ⬆️
src/plugins/publish/validation.py 99.70% <100.00%> (+0.09%) ⬆️

@he0119 he0119 force-pushed the feat/plugin-metadata branch from 6a3b162 to 26b3581 Compare June 10, 2023 07:52
@he0119 he0119 added the minor label Jun 10, 2023
@he0119 he0119 merged commit 9d9a9fb into main Jun 11, 2023
@he0119 he0119 deleted the feat/plugin-metadata branch June 11, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

直接从插件元数据中读取所需信息

1 participant