Skip to content

Feature: 存储 matcher 发送 prompt 的结果#3155

Merged
yanyongyu merged 3 commits intomasterfrom
feat/prompt-result
Dec 5, 2024
Merged

Feature: 存储 matcher 发送 prompt 的结果#3155
yanyongyu merged 3 commits intomasterfrom
feat/prompt-result

Conversation

@yanyongyu
Copy link
Copy Markdown
Member

fix #3096

@yanyongyu yanyongyu added the enhancement New feature or request label Dec 2, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 81.66667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 93.77%. Comparing base (21815b3) to head (9f997bf).
Report is 7 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
nonebot/internal/matcher/matcher.py 61.53% 10 Missing ⚠️
nonebot/internal/params.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3155      +/-   ##
==========================================
- Coverage   93.84%   93.77%   -0.08%     
==========================================
  Files          48       48              
  Lines        4193     4239      +46     
==========================================
+ Hits         3935     3975      +40     
- Misses        258      264       +6     
Flag Coverage Δ
unittests 93.77% <81.66%> (-0.08%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2024

🚀 Deployed to https://deploy-preview-3155--nonebot2.netlify.app

Comment thread tests/test_param.py Outdated
@yanyongyu yanyongyu merged commit 32bc2c3 into master Dec 5, 2024
@yanyongyu yanyongyu deleted the feat/prompt-result branch December 5, 2024 12:55
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.

Feature: 存储send(prompt)返回值

2 participants