adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

Fix signature on recursive retry in putObjectWithVersion on 412 #49

Closed bosschaert closed 3 months ago

bosschaert commented 3 months ago

Description

Fix signature on recursive retry in putObjectWithVersion on 412

Also added unit tests

Related Issue

Fixes #48

How Has This Been Tested?

With new unit tests.

Types of changes

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.79%. Comparing base (d083388) to head (48cf8a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 79.56% 85.79% +6.22% ========================================== Files 14 14 Lines 915 915 ========================================== + Hits 728 785 +57 + Misses 187 130 -57 ```

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