-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add TextMatch custom header to other search type custom headers #2388
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
…repositories or issues (google#2385)
Codecov Report
@@ Coverage Diff @@
## master #2388 +/- ##
=======================================
Coverage 98.06% 98.06%
=======================================
Files 119 119
Lines 10545 10548 +3
=======================================
+ Hits 10341 10344 +3
Misses 140 140
Partials 64 64
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @DarkMatterV !
Please make sure to run the modified files through gofmt
.
See CONTRIBUTING.md for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @DarkMatterV !
LGTM.
Awaiting second LGTM from any other contributor to this repo before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you, @raynigon ! |
Fix TextMatch Option doesn't work when search type is commits topics repositories or issues (#2385)
Fixes: #2385.