scality / Arsenal

Common utilities for the open-source Scality S3 project components
Apache License 2.0
15 stars 19 forks source link

INTEGRATION [PR#2235 > development/8.1] ARSN-412: add support for `exists` condition for transactions #2237

Closed bert-e closed 6 months ago

bert-e commented 7 months ago

This pull request has been created automatically. It is linked to its parent pull request #2235.

Do not edit this pull request directly. If you need to amend/cancel the changeset on branch w/8.1/bugfix/ARSN-412-add-support-for-exists-condition, please follow this procedure:

 $ git fetch
 $ git checkout w/8.1/bugfix/ARSN-412-add-support-for-exists-condition
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/bugfix/ARSN-412-add-support-for-exists-condition

Please always comment pull request #2235 instead of this one.

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 64.98%. Comparing base (c2ab4a2) to head (47671ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development/8.1 #2237 +/- ## ================================================ Coverage 64.98% 64.98% ================================================ Files 213 213 Lines 17059 17059 Branches 3496 3496 ================================================ Hits 11086 11086 Misses 5958 5958 Partials 15 15 ```

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