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

request.Request: remove useless function #2714

Merged
merged 1 commit into from
Mar 24, 2019
Merged

request.Request: remove useless function #2714

merged 1 commit into from
Mar 24, 2019

Conversation

miekg
Copy link
Member

@miekg miekg commented Mar 24, 2019

ErrorMessage was a very shallow function that didn't add anything.
Remove it and remove its usage.

ErrorMessage was a very shallow function that didn't add anything.
Remove it and remove its usage.

Signed-off-by: Miek Gieben <miek@miek.nl>
@corbot corbot bot requested a review from varyoo March 24, 2019 12:15
@corbot
Copy link

corbot bot commented Mar 24, 2019

Thank you for your contribution. I've just checked the OWNERS files to find a suitable reviewer. This search was successful and I've asked varyoo (via /OWNERS) for a review.

If you have questions or suggestions for this bot, please file an issue against the miekg/dreck repository.

The bot understands the commands that are listed here.

@codecov-io
Copy link

Codecov Report

Merging #2714 into master will increase coverage by 0.02%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2714      +/-   ##
==========================================
+ Coverage   55.09%   55.11%   +0.02%     
==========================================
  Files         199      199              
  Lines       10117    10115       -2     
==========================================
+ Hits         5574     5575       +1     
+ Misses       4125     4122       -3     
  Partials      418      418
Impacted Files Coverage Δ
request/request.go 50.45% <ø> (+0.89%) ⬆️
plugin/forward/forward.go 55.81% <0%> (-0.66%) ⬇️
plugin/grpc/grpc.go 65.45% <100%> (+0.63%) ⬆️

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 1e281ad...6eb68f3. Read the comment docs.

@miekg miekg merged commit f08f7e2 into master Mar 24, 2019
@corbot corbot bot deleted the request-reply branch March 24, 2019 13:26
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
ErrorMessage was a very shallow function that didn't add anything.
Remove it and remove its usage.

Signed-off-by: Miek Gieben <miek@miek.nl>
dna2github pushed a commit to dna2fork/coredns that referenced this pull request Jul 19, 2019
ErrorMessage was a very shallow function that didn't add anything.
Remove it and remove its usage.

Signed-off-by: Miek Gieben <miek@miek.nl>
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