-
Notifications
You must be signed in to change notification settings - Fork 963
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
[Workspace] update workspace not found message to generic message #9189
[Workspace] update workspace not found message to generic message #9189
Conversation
0fb51d6
to
e76439c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9189 +/- ##
==========================================
- Coverage 61.01% 61.01% -0.01%
==========================================
Files 3813 3813
Lines 91401 91404 +3
Branches 14443 14444 +1
==========================================
+ Hits 55772 55773 +1
- Misses 32067 32068 +1
- Partials 3562 3563 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
osd:ciGroup10 failure is unrelated to the changes. |
) * update workspace not found message to generic message Signed-off-by: Hailong Cui <[email protected]> * Changeset file for PR #9189 created/updated --------- Signed-off-by: Hailong Cui <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 19783f2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) (#9202) * update workspace not found message to generic message * Changeset file for PR #9189 created/updated --------- (cherry picked from commit 19783f2) Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…ensearch-project#9189) * update workspace not found message to generic message Signed-off-by: Hailong Cui <[email protected]> * Changeset file for PR opensearch-project#9189 created/updated --------- Signed-off-by: Hailong Cui <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Update workspace not found message to generic message which not include workspace information
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration