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

Fix link checker #175

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

imdhemy
Copy link
Contributor

@imdhemy imdhemy commented Mar 2, 2024

Description

As per the title.

Issues Resolved

N/A

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.

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.97%. Comparing base (bf9b981) to head (724572c).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #175   +/-   ##
=========================================
  Coverage     26.97%   26.97%           
  Complexity     2017     2017           
=========================================
  Files           263      263           
  Lines          7144     7144           
=========================================
  Hits           1927     1927           
  Misses         5217     5217           

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

@imdhemy imdhemy force-pushed the fix-link-checker branch from 74d27c9 to 724572c Compare March 2, 2024 08:35
@dblock dblock merged commit c6c06f4 into opensearch-project:main Mar 4, 2024
35 of 36 checks passed
imdhemy added a commit to imdhemy/opensearch-php that referenced this pull request Mar 5, 2024
@imdhemy imdhemy deleted the fix-link-checker branch March 5, 2024 19:08
dblock pushed a commit that referenced this pull request Mar 5, 2024
* feat(client): send raw json request

Signed-off-by: imdhemy <[email protected]>

* chore: update changelog

Signed-off-by: imdhemy <[email protected]>

* chore: use same attributes of the transport class

Signed-off-by: imdhemy <[email protected]>

* chore(guides): add raw json request guide

Signed-off-by: imdhemy <[email protected]>

* chore: code cleanup

Signed-off-by: imdhemy <[email protected]>

* chore(client): improve raw request tests

Signed-off-by: imdhemy <[email protected]>

* fix(cicd): fix link checker (#175)

Signed-off-by: imdhemy <[email protected]>

---------

Signed-off-by: imdhemy <[email protected]>
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