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

i/p/requestprompts: add timeout for prompts #14390

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

i/p/requestprompts: make internal errors noticef instead of debugf

b80456f
Select commit
Loading
Failed to load commit list.
Open

i/p/requestprompts: add timeout for prompts #14390

i/p/requestprompts: make internal errors noticef instead of debugf
b80456f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

79.03% (+0.08%) compared to 96ea7b0

View this Pull Request on Codecov

79.03% (+0.08%) compared to 96ea7b0

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 20 lines in your changes missing coverage. Please review.

Project coverage is 79.03%. Comparing base (96ea7b0) to head (b80456f).
Report is 76 commits behind head on master.

Files with missing lines Patch % Lines
...erfaces/prompting/requestprompts/requestprompts.go 78.49% 16 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14390      +/-   ##
==========================================
+ Coverage   78.95%   79.03%   +0.08%     
==========================================
  Files        1084     1087       +3     
  Lines      146638   147685    +1047     
==========================================
+ Hits       115773   116722     +949     
- Misses      23667    23734      +67     
- Partials     7198     7229      +31     

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