Skip to content

Resolve comments

750960a
Select commit
Loading
Failed to load commit list.
Merged

Introduce a configurable remote metadata client AND migrate LockService to the client #831

Resolve comments
750960a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2025 in 0s

70.51% (target 75.00%)

View this Pull Request on Codecov

70.51% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 62.93103% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.51%. Comparing base (fd51d8f) to head (750960a).

Files with missing lines Patch % Lines
...opensearch/jobscheduler/utils/LockServiceImpl.java 61.53% 25 Missing and 10 partials ⚠️
...rg/opensearch/jobscheduler/JobSchedulerPlugin.java 60.00% 7 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (70.51%) 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     #831      +/-   ##
==========================================
+ Coverage   70.49%   70.51%   +0.02%     
==========================================
  Files          42       42              
  Lines        2057     2106      +49     
  Branches      165      174       +9     
==========================================
+ Hits         1450     1485      +35     
- Misses        495      505      +10     
- Partials      112      116       +4     

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