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

Added bulk samples and explained error handling. #448

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 24, 2023

Description

Added bulk samples and explained error handling.

Closes #354.

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.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #448 (8f89cc7) into main (58217d9) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 8f89cc7 differs from pull request most recent head 7460b50. Consider uploading reports for the commit 7460b50 to get more accurate results

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   71.42%   71.49%   +0.06%     
==========================================
  Files          81       81              
  Lines        7668     7668              
==========================================
+ Hits         5477     5482       +5     
+ Misses       2191     2186       -5     

see 1 file with indirect coverage changes

Signed-off-by: dblock <dblock@amazon.com>
Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock mentioned this pull request Jul 25, 2023
@VachaShah VachaShah merged commit 54a517a into opensearch-project:main Jul 26, 2023
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Guide] Bulk
2 participants