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: 存储 matcher 发送 prompt 的结果 #3155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yanyongyu
Copy link
Member

fix #3096

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

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 87.03704% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.83%. Comparing base (21815b3) to head (227729c).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
nonebot/internal/matcher/matcher.py 70.00% 6 Missing ⚠️
nonebot/internal/params.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3155      +/-   ##
==========================================
- Coverage   93.84%   93.83%   -0.02%     
==========================================
  Files          48       48              
  Lines        4193     4231      +38     
==========================================
+ Hits         3935     3970      +35     
- Misses        258      261       +3     
Flag Coverage Δ
unittests 93.83% <87.03%> (-0.02%) ⬇️

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.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

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

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)返回值
1 participant