Add TextMatch custom header to other search type custom headers#2388
Add TextMatch custom header to other search type custom headers#2388gmlewis merged 2 commits intogoogle:masterfrom
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.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @DarkMatterV !
Please make sure to run the modified files through gofmt.
See CONTRIBUTING.md for more details.
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @DarkMatterV !
LGTM.
Awaiting second LGTM from any other contributor to this repo before merging.
|
Thank you, @raynigon ! |
Fix TextMatch Option doesn't work when search type is commits topics repositories or issues (#2385)
Fixes: #2385.