-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat: update CI to see error logs #316
Conversation
Codecov Report
@@ Coverage Diff @@
## main #316 +/- ##
==========================================
- Coverage 89.95% 87.08% -2.88%
==========================================
Files 16 16
Lines 209 209
Branches 43 43
==========================================
- Hits 188 182 -6
- Misses 20 26 +6
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@SuZhou-Joe Could you sign-off on the commmit msg? |
here are some tips to fix DCO |
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Hi @noCharger , the DCO issue has been fixed. |
I searched around this fix in opensearch-project and find two PRs opensearch-project/index-management-dashboards-plugin#785 and opensearch-project/dashboards-notifications#56. Both of them are part of |
Signed-off-by: SuZhou-Joe <suzhou@amazon.com> (cherry picked from commit 1c3f19d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com> (cherry picked from commit 1c3f19d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Describe what this change achieves.
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
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.