-
Notifications
You must be signed in to change notification settings - Fork 441
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Collecting rename metrics for nested folders (#2370)
* added check directory functions and its unit tests * adding function to parse config file and generate dir in bucket * exit_code set to 1 * correct format * refactors * test formatting * function to avoid code repitition * added check directory functions and its unit tests * moving mount functions to utils * compute metrics from time of operation * uploading metrics to gsheet * nits * adding logic to collect nested folder metrics * added logic to accumulate nested rename folder metrics * updated unit tests * adding unit tests for new func * adding correct nested test case scenario * added a unit test and function description
- Loading branch information
1 parent
199cfc1
commit 6bdb29d
Showing
2 changed files
with
176 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters