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

Fix error message and add details about tests #3020

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

gaiksaya
Copy link
Member

Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com

Description

Fix error message and add details about tests

Issues Resolved

resolves #2995

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.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya requested a review from a team as a code owner December 20, 2022 00:10
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #3020 (94e99e2) into main (f745543) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #3020   +/-   ##
=======================================
  Coverage   93.17%   93.17%           
=======================================
  Files         167      167           
  Lines        4602     4602           
=======================================
  Hits         4288     4288           
  Misses        314      314           
Impacted Files Coverage Δ
src/test_workflow/integ_test/integ_test_suite.py 85.71% <0.00%> (ø)
...workflow/integ_test/integ_test_suite_opensearch.py 92.00% <100.00%> (ø)

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

@gaiksaya gaiksaya merged commit 98a9e6f into opensearch-project:main Dec 20, 2022
@gaiksaya gaiksaya deleted the fix-error-msg branch December 20, 2022 00:41
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.

[Bug]: Misleading integration test output
3 participants