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

Update PPL docs link for workbench #758

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

joshuali925
Copy link
Member

Signed-off-by: Joshua Li [email protected]

Description

closes #749

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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 Report

Merging #758 (9f2aa44) into main (deececb) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##               main     #758   +/-   ##
=========================================
  Coverage     94.83%   94.83%           
  Complexity     2898     2898           
=========================================
  Files           287      287           
  Lines          7803     7803           
  Branches        568      568           
=========================================
  Hits           7400     7400           
  Misses          349      349           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.76% <0.00%> (ø)
sql-engine 97.78% <ø> (ø)

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

Impacted Files Coverage Δ
workbench/public/components/Main/main.tsx 53.00% <0.00%> (ø)

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

@dai-chen dai-chen merged commit 95a24b2 into opensearch-project:main Aug 16, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <[email protected]>

Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 95a24b2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong URL for PPL documentation on Workbench
5 participants