opensearch-project / opensearch-rs

OpenSearch Rust Client
Apache License 2.0
63 stars 34 forks source link

[Backport 2.1] Bound `aws-*` to code-compatible versions `>=0.53,<0.57` #225

Closed Xtansia closed 11 months ago

Xtansia commented 11 months ago

Description

Bounds aws-* to code-compatible versions >=0.53,<0.57

Issues Resolved

Fixes #223

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

Codecov Report

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

Comparison is base (9326d05) 65.82% compared to head (607b652) 65.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.1 #225 +/- ## ======================================= Coverage 65.82% 65.82% ======================================= Files 315 315 Lines 52696 52696 ======================================= Hits 34688 34688 Misses 18008 18008 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-rs/pull/225/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/opensearch-project/opensearch-rs/pull/225/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `65.82% <ø> (ø)` | | 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.