adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

GH-96 - Rename files and folders #34

Closed sukamat closed 3 months ago

sukamat commented 4 months ago

Description

API to rename files and folders.

Related Issue

https://github.com/adobe/da-live/issues/96

How Has This Been Tested?

Types of changes

Checklist:

Release notes

  1. Ability to rename files & folders.
  2. Folder rename will perform a deep traversal to ensure all keys change.
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 60.93%. Comparing base (46afff5) to head (8c40469).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ======================================= Coverage 60.93% 60.93% ======================================= Files 13 13 Lines 837 837 ======================================= Hits 510 510 Misses 327 327 ```

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

sukamat commented 4 months ago

@auniverseaway Correct. For the time being, a loader in the UI has been added to cater that scenario https://github.com/adobe/da-live/issues/96