Skip to content

This reverts commit db49a15 to avoid jarHell in downstream plugins.

a5f7f31
Select commit
Loading
Failed to load commit list.
Merged

Revert "Introduce a configurable remote metadata client AND migrate LockService to the client (#831)" to avoid jarHell in downstream plugins. #836

This reverts commit db49a15 to avoid jarHell in downstream plugins.
a5f7f31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2025 in 0s

70.53% (target 75.00%)

View this Pull Request on Codecov

70.53% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 65.15152% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.53%. Comparing base (fd51d8f) to head (a5f7f31).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/jobscheduler/utils/LockServiceImpl.java 63.49% 17 Missing and 6 partials ⚠️

❌ Your project check has failed because the head coverage (70.53%) 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     #836      +/-   ##
==========================================
+ Coverage   70.49%   70.53%   +0.04%     
==========================================
  Files          42       42              
  Lines        2057     2057              
  Branches      165      165              
==========================================
+ Hits         1450     1451       +1     
  Misses        495      495              
+ Partials      112      111       -1     

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