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

Remove: 删除过时的 Export 功能 #1125

Merged
merged 2 commits into from
Aug 8, 2022
Merged

Remove: 删除过时的 Export 功能 #1125

merged 2 commits into from
Aug 8, 2022

Conversation

yanyongyu
Copy link
Member

fix #935

@yanyongyu yanyongyu added the Breaking Breaking change label Aug 7, 2022
@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

Merging #1125 (5397323) into master (e5e69c2) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1125      +/-   ##
==========================================
- Coverage   78.70%   78.62%   -0.09%     
==========================================
  Files          42       41       -1     
  Lines        3189     3162      -27     
==========================================
- Hits         2510     2486      -24     
+ Misses        679      676       -3     
Flag Coverage Δ
unittests 78.62% <100.00%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
nonebot/__init__.py 100.00% <ø> (ø)
nonebot/plugin/__init__.py 96.61% <ø> (-0.12%) ⬇️
nonebot/plugin/plugin.py 100.00% <ø> (ø)
nonebot/plugin/load.py 58.33% <100.00%> (ø)
nonebot/plugin/manager.py 94.53% <0.00%> (+0.78%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2022

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

@github-actions github-actions bot temporarily deployed to pull request August 7, 2022 15:19 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Breaking change
Development

Successfully merging this pull request may close these issues.

Feature: 移除 Export 机制
2 participants