-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(context-provider): add support for indexing multiple branches #4419
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (36.70%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #4419 +/- ##
==========================================
- Coverage 55.16% 54.48% -0.69%
==========================================
Files 229 227 -2
Lines 27043 27035 -8
==========================================
- Hits 14919 14729 -190
- Misses 12124 12306 +182 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…pdate context providers
|
After connecting a local repository without specifying a branch, it incorrectly indexes all branches instead of only the default branch. The “Edit Repository” dialog has styling issues. |
git
github