Skip to content

Conversation

@reta
Copy link
Contributor

@reta reta commented Apr 4, 2025

Description

Fix StackCallerClassChainExtractor and respectively RuntimeHaltInterceptor, SystemExitInterceptor

Related Issues

See please #17784

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

…eptor, SystemExitInterceptor

Signed-off-by: Andriy Redko <drreta@gmail.com>
@reta
Copy link
Contributor Author

reta commented Apr 4, 2025

@andrross mind please taking a look? thank you

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

❌ Gradle check result for e54fd7c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

❕ Gradle check result for e54fd7c: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.33%. Comparing base (5487374) to head (e54fd7c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...rg/opensearch/javaagent/bootstrap/AgentPolicy.java 0.00% 3 Missing ⚠️
...g/opensearch/javaagent/RuntimeHaltInterceptor.java 0.00% 1 Missing ⚠️
...arch/javaagent/StackCallerClassChainExtractor.java 0.00% 1 Missing ⚠️
...rg/opensearch/javaagent/SystemExitInterceptor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17793      +/-   ##
============================================
- Coverage     72.38%   72.33%   -0.06%     
+ Complexity    66063    66051      -12     
============================================
  Files          5358     5358              
  Lines        306485   306486       +1     
  Branches      44402    44403       +1     
============================================
- Hits         221854   221687     -167     
- Misses        66435    66699     +264     
+ Partials      18196    18100      -96     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants