Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Return instance of LockService from createComponents #672

Merged
merged 1 commit into from
Sep 4, 2024

Return lockService from createComponents (#670)

c2aca85
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Return instance of LockService from createComponents #672

Return lockService from createComponents (#670)
c2aca85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 4, 2024 in 0s

37.67% (target 75.00%)

View this Pull Request on Codecov

37.67% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 37.67%. Comparing base (ddd882f) to head (c2aca85).

Files with missing lines Patch % Lines
...rg/opensearch/jobscheduler/JobSchedulerPlugin.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #672   +/-   ##
=========================================
  Coverage     37.67%   37.67%           
  Complexity      135      135           
=========================================
  Files            22       22           
  Lines          1189     1189           
  Branches        109      109           
=========================================
  Hits            448      448           
  Misses          704      704           
  Partials         37       37           

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