-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log Directories Created After Startup not Tracked (#385)
* Run log dir integration test * Added parent directory logic * Change error handling and unit test * Modified recursive path backup * Fix lint errors * Refactor helper function * Adding missing dirs object to mod * Add missing dirs watcher * Started adding streaming logic * Fix dir path algo * Move stream to stream events * Refactored stream unfold * Fix watcher addition * Adding missing dir rules * Fix sub dir create event and clean up * Fix integration tests * Fix windows build error * Fix logging typo * Activated integration test * Added additional unit tests * Changed var name * Fixed root level watcher * Fix lint errors * Add additional unit tests * Address PR comments and update find valid path function * Simplify logical expression
- Loading branch information
1 parent
9fc0138
commit 64ab339
Showing
5 changed files
with
319 additions
and
21 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
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
Oops, something went wrong.