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

refactor(answer): improve debug log messages for clarity and readability #3669

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

wsxiaoys
Copy link
Member

  • Updated debug log message in answer.rs to clarify the content being logged and the number of matched documents.
  • Improved debug log message in merge_code_snippets to make it more descriptive and easier to understand.

- Updated debug log message in `answer.rs` to clarify the content being logged and the number of matched documents.
- Improved debug log message in `merge_code_snippets` to make it more descriptive and easier to understand.
@wsxiaoys wsxiaoys enabled auto-merge (squash) January 10, 2025 18:33
@wsxiaoys wsxiaoys requested a review from zwpaper January 10, 2025 18:33
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.17%. Comparing base (b8e2c4b) to head (0d0bc74).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ee/tabby-webserver/src/service/answer.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3669      +/-   ##
==========================================
- Coverage   63.18%   63.17%   -0.01%     
==========================================
  Files         207      207              
  Lines       24862    24862              
==========================================
- Hits        15709    15707       -2     
- Misses       9153     9155       +2     

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

@wsxiaoys wsxiaoys merged commit 9099062 into main Jan 10, 2025
5 of 8 checks passed
@wsxiaoys wsxiaoys deleted the refactor/improve-answer-debug-log branch January 10, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant