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

fix(answer): return error when request to llm failed #3405

Merged
merged 1 commit into from
Nov 12, 2024

fix(answer): return error when request to llm failed

48deb0c
Select commit
Loading
Failed to load commit list.
Merged

fix(answer): return error when request to llm failed #3405

fix(answer): return error when request to llm failed
48deb0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

63.43% (+0.00%) compared to 4a26fc1

View this Pull Request on Codecov

63.43% (+0.00%) compared to 4a26fc1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.43%. Comparing base (4a26fc1) to head (48deb0c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3405   +/-   ##
=======================================
  Coverage   63.43%   63.43%           
=======================================
  Files         187      187           
  Lines       21236    21236           
=======================================
  Hits        13470    13470           
  Misses       7766     7766           

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