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

feat(ui): fill repository context into chat sidebar. #1950

Closed
wants to merge 7 commits into from

update

380720f
Select commit
Loading
Failed to load commit list.
Closed

feat(ui): fill repository context into chat sidebar. #1950

update
380720f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2024 in 0s

56.91% (-0.10%) compared to c965860

View this Pull Request on Codecov

56.91% (-0.10%) compared to c965860

Details

Codecov Report

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

Project coverage is 56.91%. Comparing base (c965860) to head (380720f).

Files Patch % Lines
crates/tabby-scheduler/src/code/mod.rs 0.00% 17 Missing ⚠️
crates/tabby/src/services/code.rs 0.00% 7 Missing ⚠️
crates/tabby-scheduler/src/index.rs 0.00% 2 Missing ⚠️
...tabby/src/services/completion/completion_prompt.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1950      +/-   ##
==========================================
- Coverage   57.01%   56.91%   -0.10%     
==========================================
  Files         136      136              
  Lines       12376    12401      +25     
==========================================
+ Hits         7056     7058       +2     
- Misses       5320     5343      +23     

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