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

Updated opensearch-php to reflect the latest OpenSearch API spec #238

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Nov 6, 2024

Updated opensearch-php to reflect the latest OpenSearch API spec
Date: 2024-11-14

@kimpepper
Copy link
Contributor

Static return types are only available in php 8.0+

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 21.03321% with 214 lines in your changes missing coverage. Please review.

Project coverage is 25.99%. Comparing base (fc749ea) to head (72ab723).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...rc/OpenSearch/Endpoints/Snapshot/CloneSnapshot.php 0.00% 4 Missing ⚠️
src/OpenSearch/Endpoints/Indices/Rollover.php 0.00% 3 Missing ⚠️
src/OpenSearch/Endpoints/Nodes/Info.php 0.00% 3 Missing ⚠️
src/OpenSearch/Endpoints/Nodes/Stats.php 0.00% 3 Missing ⚠️
src/OpenSearch/Endpoints/Snapshot/Create.php 0.00% 3 Missing ⚠️
src/OpenSearch/Endpoints/Snapshot/Restore.php 0.00% 3 Missing ⚠️
src/OpenSearch/Endpoints/ClearScroll.php 0.00% 2 Missing ⚠️
...nSearch/Endpoints/Cluster/PutComponentTemplate.php 0.00% 2 Missing ⚠️
...rch/Endpoints/Cluster/PutDecommissionAwareness.php 0.00% 2 Missing ⚠️
...penSearch/Endpoints/Cluster/PutWeightedRouting.php 0.00% 2 Missing ⚠️
... and 161 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #238      +/-   ##
============================================
+ Coverage     22.01%   25.99%   +3.98%     
- Complexity     2260     2970     +710     
============================================
  Files           309      419     +110     
  Lines          9026    12141    +3115     
============================================
+ Hits           1987     3156    +1169     
- Misses         7039     8985    +1946     

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

@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the automated-api-update branch 2 times, most recently from b1f4cdd to 2662e35 Compare November 13, 2024 03:37
…4-11-14)

Signed-off-by: GitHub <noreply@github.com>
@dblock dblock merged commit 6b08b16 into main Nov 14, 2024
88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants