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 #241

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

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

Updated opensearch-php to reflect the latest OpenSearch API spec
Date: 2024-12-16

@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the automated-api-update branch 6 times, most recently from fe31b23 to 34a89cb Compare November 26, 2024 03:42
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the automated-api-update branch 4 times, most recently from 246a0a4 to 94c134e Compare December 3, 2024 03:43
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the automated-api-update branch 3 times, most recently from 24a1121 to 22a169d Compare December 10, 2024 03:44
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the automated-api-update branch 4 times, most recently from 21ffdb1 to f7ce025 Compare December 14, 2024 03:42
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 0.40241% with 495 lines in your changes missing coverage. Please review.

Project coverage is 24.65%. Comparing base (fc749ea) to head (8e974e5).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
src/OpenSearch/Namespaces/ReplicationNamespace.php 0.00% 70 Missing ⚠️
src/OpenSearch/Namespaces/SmNamespace.php 0.00% 50 Missing ⚠️
src/OpenSearch/Endpoints/Sm/UpdatePolicy.php 0.00% 27 Missing ⚠️
src/OpenSearch/Endpoints/Sm/CreatePolicy.php 0.00% 25 Missing ⚠️
src/OpenSearch/Endpoints/Replication/Pause.php 0.00% 20 Missing ⚠️
src/OpenSearch/Endpoints/Replication/Resume.php 0.00% 20 Missing ⚠️
src/OpenSearch/Endpoints/Replication/Start.php 0.00% 20 Missing ⚠️
src/OpenSearch/Endpoints/Replication/Stop.php 0.00% 20 Missing ⚠️
...penSearch/Endpoints/Replication/UpdateSettings.php 0.00% 20 Missing ⚠️
src/OpenSearch/Endpoints/Sm/DeletePolicy.php 0.00% 20 Missing ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #241      +/-   ##
============================================
+ Coverage     22.01%   24.65%   +2.64%     
- Complexity     2260     3136     +876     
============================================
  Files           309      446     +137     
  Lines          9026    12444    +3418     
============================================
+ Hits           1987     3068    +1081     
- Misses         7039     9376    +2337     

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

@kimpepper kimpepper mentioned this pull request Dec 16, 2024
3 tasks
@dblock dblock merged commit d750838 into main Dec 16, 2024
90 of 91 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.

1 participant