opensearch-project / cross-cluster-replication

Synchronize your data across multiple clusters for lower latencies and higher availability
https://opensearch.org/docs/latest/replication-plugin/index/
Apache License 2.0
50 stars 59 forks source link

Use latest version of ipaddress Library #1303

Closed monusingh-1 closed 10 months ago

monusingh-1 commented 10 months ago

Use latest version of ipaddress Library

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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 10 months ago

Codecov Report

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

Comparison is base (cb5af60) 76.46% compared to head (bde517d) 76.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1303 +/- ## ============================================ + Coverage 76.46% 76.48% +0.02% Complexity 1044 1044 ============================================ Files 141 141 Lines 4785 4785 Branches 526 526 ============================================ + Hits 3659 3660 +1 + Misses 778 777 -1 Partials 348 348 ```

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