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(webserver): add repository file search api #1765

Merged
merged 12 commits into from
Apr 5, 2024
Merged

Conversation

wsxiaoys
Copy link
Member

@wsxiaoys wsxiaoys commented Apr 4, 2024

fix TAB-547

@wsxiaoys wsxiaoys marked this pull request as draft April 4, 2024 10:07
Rework file search

Apply suggestions

[autofix.ci] apply automated fixes

Apply suggestions

revert
@wsxiaoys wsxiaoys force-pushed the file-search-api-refine branch from b2012a1 to a2c5d9f Compare April 4, 2024 10:10
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

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

Project coverage is 53.96%. Comparing base (1e0d0e3) to head (dccc86b).
Report is 1 commits behind head on main.

Files Patch % Lines
ee/tabby-webserver/src/service/repository.rs 98.42% 2 Missing ⚠️
ee/tabby-webserver/src/schema/repository.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1765      +/-   ##
==========================================
+ Coverage   53.25%   53.96%   +0.70%     
==========================================
  Files         115      115              
  Lines        9786     9927     +141     
==========================================
+ Hits         5212     5357     +145     
+ Misses       4574     4570       -4     

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

@wsxiaoys wsxiaoys force-pushed the file-search-api-refine branch from a50e5c7 to e36bcdf Compare April 4, 2024 11:20
@wsxiaoys wsxiaoys changed the title feat(webserver): add file search api feat(webserver): add repository file search api Apr 4, 2024
@wsxiaoys wsxiaoys requested a review from boxbeam April 4, 2024 11:20
@wsxiaoys wsxiaoys marked this pull request as ready for review April 4, 2024 11:21
@wsxiaoys wsxiaoys enabled auto-merge (squash) April 5, 2024 02:56
@wsxiaoys wsxiaoys merged commit bcc5231 into main Apr 5, 2024
8 checks passed
@wsxiaoys wsxiaoys deleted the file-search-api-refine branch April 5, 2024 03:03
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.

2 participants