Skip to content

Conversation

@kumargu
Copy link
Contributor

@kumargu kumargu commented Apr 13, 2025

Description

Support phasing off SecurityManager usage in favor of Java Agent

This commit allows passing a JVM argument to allow plugins test execute under Java Agent.

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: Gulshan <kumargu@amazon.com>
@kumargu kumargu force-pushed the support_java_agent_v1 branch from c924db6 to b62ed00 Compare April 14, 2025 17:39
@codecov
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.35%. Comparing base (2b76e3c) to head (b62ed00).
Report is 64 commits behind head on main.

❌ Your project status has failed because the head coverage (73.35%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #553      +/-   ##
============================================
- Coverage     81.78%   73.35%   -8.44%     
- Complexity      193      356     +163     
============================================
  Files            11       18       +7     
  Lines           961     1895     +934     
  Branches        137      283     +146     
============================================
+ Hits            786     1390     +604     
- Misses          121      410     +289     
- Partials         54       95      +41     

☔ 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.

@peterzhuamazon peterzhuamazon merged commit d30e38d into opensearch-project:main Apr 14, 2025
13 of 14 checks passed
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.

2 participants