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

[chore]: Use http.MethodGet instead of "GET" #4248

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

my-git9
Copy link
Contributor

@my-git9 my-git9 commented Feb 21, 2023

Which problem is this PR solving?

Short description of the changes

  • Use http constants to replace numbers

Signed-off-by: xin.li <xin.li@daocloud.io>
@my-git9 my-git9 requested a review from a team as a code owner February 21, 2023 15:10
@my-git9 my-git9 requested a review from yurishkuro February 21, 2023 15:10
@yurishkuro yurishkuro changed the title chore:use http constants to replace numbers [chore]: Use http.MethodGet instead of "GET" Feb 21, 2023
@yurishkuro yurishkuro enabled auto-merge (squash) February 21, 2023 17:18
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 97.10% // Head: 97.08% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (c8bc66b) compared to base (53084f6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4248      +/-   ##
==========================================
- Coverage   97.10%   97.08%   -0.02%     
==========================================
  Files         302      302              
  Lines       17685    17685              
==========================================
- Hits        17173    17170       -3     
- Misses        412      414       +2     
- Partials      100      101       +1     
Flag Coverage Δ
unittests 97.08% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/config/tlscfg/cert_watcher.go 92.59% <0.00%> (-2.23%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 9422074 into jaegertracing:main Feb 21, 2023
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Feb 22, 2023
## Short description of the changes
-  Use http constants to replace numbers

Signed-off-by: xin.li <xin.li@daocloud.io>
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Mar 5, 2023
## Short description of the changes
-  Use http constants to replace numbers

Signed-off-by: xin.li <xin.li@daocloud.io>
Signed-off-by: shubbham1215 <sawaikershubham@gmail.com>
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