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

Handle publishIntegTestResults lib when test reports are not available. #547

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

prudhvigodithi
Copy link
Member

@prudhvigodithi prudhvigodithi commented Oct 25, 2024

Description

Handle publishIntegTestResults lib when test reports are not available.

Issues Resolved

Coming from opensearch-project/opensearch-metrics#68 (part of opensearch-project/opensearch-metrics#51). Resolves #546.

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: Prudhvi Godithi <[email protected]>
@prudhvigodithi prudhvigodithi changed the title Debug the lib Handle publishIntegTestResults lib when test reports are not available. Oct 25, 2024
@prudhvigodithi prudhvigodithi self-assigned this Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (b7e7b62) to head (51331d7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #547   +/-   ##
=========================================
  Coverage     84.72%   84.72%           
  Complexity      105      105           
=========================================
  Files           115      115           
  Lines           648      648           
  Branches         71       71           
=========================================
  Hits            549      549           
  Misses           29       29           
  Partials         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@prudhvigodithi prudhvigodithi merged commit 5c67543 into opensearch-project:main Oct 25, 2024
9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 25, 2024
…e. (#547)

Signed-off-by: Prudhvi Godithi <[email protected]>
(cherry picked from commit 5c67543)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Handle publishIntegTestResults lib when test reports are not available
2 participants