Skip to content

Conversation

@pranu2502
Copy link
Contributor

Description

Using java-agent gradle plugin to phase off Security Manager in favor of Java-agent.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

…f Java Agent (opensearch-project#796)"

This reverts commit 702b719.

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
… of Java-agent.

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
@pranu2502 pranu2502 force-pushed the java-agent-gradle-plugin branch from a9be89c to d548382 Compare April 15, 2025 10:15
@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.89%. Comparing base (9cb092f) to head (d548382).
Report is 28 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #798      +/-   ##
============================================
- Coverage     70.88%   69.89%   -0.99%     
- Complexity      421      488      +67     
============================================
  Files            49       54       +5     
  Lines          3125     3518     +393     
  Branches        194      228      +34     
============================================
+ Hits           2215     2459     +244     
- Misses          785      914     +129     
- Partials        125      145      +20     

☔ 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 4548130 into opensearch-project:main Apr 15, 2025
6 of 7 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