opensearch-project / opensearch-rs

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

[Backport 2.x] Update base64 requirement from 0.21 to 0.22 (#242) #243

Closed Xtansia closed 6 months ago

Xtansia commented 6 months ago

Description

Backport 90cd340ee9decd27656efbbfd4eafad05fb00b7b from #242

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

Codecov Report

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

Project coverage is 79.77%. Comparing base (7752939) to head (47d952e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #243 +/- ## ========================================== + Coverage 74.44% 79.77% +5.32% ========================================== Files 412 414 +2 Lines 65535 71016 +5481 ========================================== + Hits 48789 56654 +7865 + Misses 16746 14362 -2384 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-rs/pull/243/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/243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `79.77% <ø> (+5.32%)` | :arrow_up: | 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.