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

test(tabby): add mocks and test prompt building for CompletionService… #2307

Merged
merged 2 commits into from
May 31, 2024

Fix errors

5103e00
Select commit
Loading
Failed to load commit list.
Merged

test(tabby): add mocks and test prompt building for CompletionService… #2307

Fix errors
5103e00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

54.72% (+1.70%) compared to 830343d

View this Pull Request on Codecov

54.72% (+1.70%) compared to 830343d

Details

Codecov Report

Attention: Patch coverage is 96.59091% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 54.72%. Comparing base (830343d) to head (5103e00).

Files Patch % Lines
crates/tabby/src/services/completion.rs 93.75% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2307      +/-   ##
==========================================
+ Coverage   53.01%   54.72%   +1.70%     
==========================================
  Files         164      164              
  Lines       14857    14945      +88     
==========================================
+ Hits         7877     8179     +302     
+ Misses       6980     6766     -214     

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