opensearch-project / job-scheduler

Run periodic jobs on the cluster from your plugin
Apache License 2.0
21 stars 73 forks source link

[Backport 2.x] Refer to the version of Mockito from core's buildSrc/version.properties #631

Closed opensearch-trigger-bot[bot] closed 3 months ago

opensearch-trigger-bot[bot] commented 3 months ago

Backport afad2c1fc29e23734c6467dcd1d82103a73e93b9 from #630.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 37.37%. Comparing base (0ab4a14) to head (1529524).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #631 +/- ## ========================================= Coverage 37.37% 37.37% Complexity 133 133 ========================================= Files 22 22 Lines 1188 1188 Branches 109 109 ========================================= Hits 444 444 Misses 707 707 Partials 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

prudhvigodithi commented 3 months ago

Merging this PR to fix https://github.com/opensearch-project/job-scheduler/issues/633. @bbarani