TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
18.26k stars 769 forks source link

chore(core): add embedding score threshold to tantivy doc search #2452

Closed wsxiaoys closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 55.92%. Comparing base (efcd2b9) to head (c17dc6e). Report is 3 commits behind head on main.

:exclamation: Current head c17dc6e differs from pull request most recent head 8137d6a

Please upload reports for the commit 8137d6a to get more accurate results.

Files Patch % Lines
crates/tabby/src/services/answer.rs 0.00% 6 Missing :warning:
crates/tabby/src/services/doc/tantivy.rs 0.00% 4 Missing :warning:
crates/tabby/src/services/doc/serper.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2452 +/- ## ========================================== + Coverage 55.91% 55.92% +0.01% ========================================== Files 169 169 Lines 15023 15025 +2 ========================================== + Hits 8400 8403 +3 + Misses 6623 6622 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.