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

remove hardcoded URL #338

Merged

Conversation

naveentatikonda
Copy link
Member

Signed-off-by: Naveen Tatikonda [email protected]

Description

According to security recommendation and as per the best coding practice, removing hardcoded URL in tests.

Check List

  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@naveentatikonda naveentatikonda requested a review from a team March 29, 2022 22:54
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2022

Codecov Report

Merging #338 (b04372f) into main (02c30cb) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #338   +/-   ##
=========================================
  Coverage     83.99%   83.99%           
  Complexity      900      900           
=========================================
  Files           130      130           
  Lines          3854     3854           
  Branches        353      353           
=========================================
  Hits           3237     3237           
  Misses          457      457           
  Partials        160      160           

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 02c30cb...b04372f. Read the comment docs.

Signed-off-by: Naveen Tatikonda <[email protected]>
Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thx

@martin-gaievski
Copy link
Member

Btw, do you want to add a backport 1.x label?

@naveentatikonda naveentatikonda merged commit b276aa3 into opensearch-project:main Mar 30, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 30, 2022
Signed-off-by: Naveen Tatikonda <[email protected]>
(cherry picked from commit b276aa3)
@naveentatikonda naveentatikonda added the Refactoring Improve the design, structure, and implementation while preserving its functionality label Mar 30, 2022
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x Refactoring Improve the design, structure, and implementation while preserving its functionality v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants