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 user guide with a complete example. #114

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

dblock
Copy link
Member

@dblock dblock commented Jan 31, 2023

Description

Updated user guide with a complete example.

Issues Resolved

Closes #42.
Opened #115.

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-commenter
Copy link

codecov-commenter commented Jan 31, 2023

Codecov Report

Merging #114 (3635afc) into main (215aa45) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@          Coverage Diff          @@
##            main    #114   +/-   ##
=====================================
  Coverage   7.17%   7.17%           
=====================================
  Files         59      59           
  Lines      28967   28967           
=====================================
  Hits        2077    2077           
  Misses     26890   26890           
Flag Coverage Δ
unit 7.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
opensearch/src/http/transport.rs 55.10% <ø> (ø)
opensearch/src/lib.rs 97.72% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dblock dblock force-pushed the update-user-guide branch from b863472 to 59cfabc Compare February 1, 2023 13:37
@dblock dblock force-pushed the update-user-guide branch 2 times, most recently from c4b603e to 3635afc Compare February 1, 2023 20:54
CHANGELOG.md Outdated Show resolved Hide resolved
DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
@dblock dblock force-pushed the update-user-guide branch from 3635afc to 06ae300 Compare February 1, 2023 21:57
@dblock
Copy link
Member Author

dblock commented Feb 1, 2023

Merging without waiting for all of tests to pass since it's a doc change.

@dblock dblock merged commit 6ab6462 into opensearch-project:main Feb 1, 2023
@dblock dblock deleted the update-user-guide branch February 1, 2023 22:29
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.

more examples and documentation
3 participants