go-github icon indicating copy to clipboard operation
go-github copied to clipboard

Add TextMatch custom header to other search type custom headers

Open DarkMatterV opened this issue 2 years ago • 2 comments

Fix TextMatch Option doesn't work when search type is commits topics repositories or issues (#2385)

Fixes: #2385.

DarkMatterV avatar Jun 17 '22 07:06 DarkMatterV

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.

google-cla[bot] avatar Jun 17 '22 07:06 google-cla[bot]

Codecov Report

Merging #2388 (398d048) into master (697804f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           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           
Impacted Files Coverage Δ
github/search.go 93.61% <100.00%> (+0.13%) :arrow_up:
github/repos.go 98.66% <0.00%> (+<0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 697804f...398d048. Read the comment docs.

codecov[bot] avatar Jun 17 '22 13:06 codecov[bot]

Thank you, @raynigon ! Merging.

gmlewis avatar Aug 13 '22 22:08 gmlewis