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 HEAD-handling hack. #794

Merged
merged 3 commits into from
Aug 15, 2024
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Aug 15, 2024

Description

Finishing #699.

Issues Resolved

Closes #699.

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.

vcastane and others added 2 commits August 15, 2024 09:40
Signed-off-by: dblock <dblock@amazon.com>
Signed-off-by: dblock <dblock@amazon.com>
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.30%. Comparing base (ba715b9) to head (92e8749).
Report is 47 commits behind head on main.

Files Patch % Lines
opensearchpy/helpers/test.py 0.00% 2 Missing ⚠️
opensearchpy/_async/helpers/test.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #794      +/-   ##
==========================================
- Coverage   71.95%   70.30%   -1.66%     
==========================================
  Files          91      113      +22     
  Lines        8001     8866     +865     
==========================================
+ Hits         5757     6233     +476     
- Misses       2244     2633     +389     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: dblock <dblock@amazon.com>
@dblock
Copy link
Member Author

dblock commented Aug 15, 2024

The unreleased opensearch integration test failure looks like something unrelated, will track.

@dblock dblock merged commit 55f9940 into opensearch-project:main Aug 15, 2024
29 of 33 checks passed
@dblock dblock deleted the vcastane-main branch August 15, 2024 14:15
dblock added a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
* remove HEAD -> GET workaround

Signed-off-by: dblock <dblock@amazon.com>

* Removed remaining HEAD-handling code.

Signed-off-by: dblock <dblock@amazon.com>

* Fixed remaining references to admin:admin.

Signed-off-by: dblock <dblock@amazon.com>

---------

Signed-off-by: dblock <dblock@amazon.com>
Co-authored-by: Vincent Castaneda <vincent.castaneda@sage.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.

3 participants