opensearch-project / opensearch-migrations

All things migrations and upgrades for OpenSearch
Apache License 2.0
34 stars 27 forks source link

Apply dependency overrides to all dependency types #1040

Closed AndreKurait closed 3 hours ago

AndreKurait commented 7 hours ago

Description

Apply dependency overrides to all dependency types

Issues Resolved

[List any issues this PR will resolve]

Is this a backport? If so, please add backport PR # and/or commits #

Testing

GHA, verified dependency versions with ./gradlew <task>:dependencies

Check List

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.

codecov[bot] commented 7 hours ago

Codecov Report

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

Project coverage is 80.53%. Comparing base (f28e131) to head (a8c231b). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1040 +/- ## ============================================ - Coverage 80.56% 80.53% -0.04% + Complexity 2736 2734 -2 ============================================ Files 365 365 Lines 13611 13611 Branches 941 941 ============================================ - Hits 10966 10961 -5 - Misses 2067 2068 +1 - Partials 578 582 +4 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1040/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [gradle-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1040/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `78.56% <ø> (-0.05%)` | :arrow_down: | | [python-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1040/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `90.11% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#carryforward-flags-in-the-pull-request-comment) to find out more.

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