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: 支持自定义 matchers 存储管理 #1395

Merged
merged 7 commits into from
Nov 21, 2022
Merged

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the enhancement New feature or request label Nov 14, 2022
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1395 (3275eb3) into master (6b43209) will decrease coverage by 0.17%.
The diff coverage is 81.94%.

@@            Coverage Diff             @@
##           master    #1395      +/-   ##
==========================================
- Coverage   85.87%   85.70%   -0.18%     
==========================================
  Files          41       44       +3     
  Lines        3235     3301      +66     
==========================================
+ Hits         2778     2829      +51     
- Misses        457      472      +15     
Flag Coverage Δ
unittests 85.70% <81.94%> (-0.18%) ⬇️

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

Impacted Files Coverage Δ
nonebot/internal/matcher/manager.py 71.73% <71.73%> (ø)
nonebot/internal/matcher/__init__.py 100.00% <100.00%> (ø)
nonebot/internal/matcher/matcher.py 93.98% <100.00%> (ø)
nonebot/internal/matcher/provider.py 100.00% <100.00%> (ø)
nonebot/matcher.py 100.00% <100.00%> (ø)
nonebot/internal/adapter/bot.py 44.77% <0.00%> (-1.38%) ⬇️

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 Nov 14, 2022

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

@github-actions github-actions bot temporarily deployed to pull request November 14, 2022 16:59 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 14, 2022 17:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 15, 2022 03:03 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 15, 2022 03:07 Inactive
he0119
he0119 previously approved these changes Nov 21, 2022
@yanyongyu yanyongyu requested a review from he0119 November 21, 2022 10:26
@github-actions github-actions bot temporarily deployed to pull request November 21, 2022 10:28 Inactive
@yanyongyu yanyongyu merged commit 2922da7 into master Nov 21, 2022
@yanyongyu yanyongyu deleted the feat/custom-provider branch November 21, 2022 10:44
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