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: 为事件响应器添加更多源码信息 #2351

Merged
merged 4 commits into from Sep 9, 2023

Conversation

yanyongyu
Copy link
Member

related to #2295

@yanyongyu yanyongyu added the enhancement New feature or request label Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #2351 (bdfed3a) into master (2bd377a) will increase coverage by 0.14%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2351      +/-   ##
==========================================
+ Coverage   90.52%   90.67%   +0.14%     
==========================================
  Files          46       46              
  Lines        3379     3421      +42     
==========================================
+ Hits         3059     3102      +43     
+ Misses        320      319       -1     
Flag Coverage Δ
unittests 90.67% <100.00%> (+0.14%) ⬆️

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

Files Changed Coverage Δ
nonebot/internal/matcher/__init__.py 100.00% <100.00%> (ø)
nonebot/internal/matcher/matcher.py 97.43% <100.00%> (+0.37%) ⬆️
nonebot/matcher.py 100.00% <100.00%> (ø)
nonebot/plugin/on.py 99.25% <100.00%> (+<0.01%) ⬆️
nonebot/utils.py 89.13% <100.00%> (+0.62%) ⬆️

... and 1 file with indirect coverage changes

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

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

@github-actions github-actions bot temporarily deployed to pull request September 8, 2023 18:23 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 9, 2023 03:05 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 9, 2023 03:27 Inactive
he0119
he0119 previously approved these changes Sep 9, 2023
nonebot/plugin/on.py Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request September 9, 2023 05:05 Inactive
@yanyongyu yanyongyu merged commit c4716e3 into master Sep 9, 2023
26 checks passed
@yanyongyu yanyongyu deleted the feat/matcher-context branch September 9, 2023 05:46
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.

None yet

2 participants