-
Notifications
You must be signed in to change notification settings - Fork 6
fix(striped_backups): changed logic to get all striped backups #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Alex Irion (alexirion10)
merged 19 commits into
factset:master
from
AdityaNPL:fix/striped_backups
Mar 11, 2021
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
658612a
fix(striped_backups): changed logic to get all striped backups
AdityaNPL 57e2b19
test(striped_backups): adding a unit test for backup chains with stri…
AdityaNPL 3af7fb0
refactor(striped_backups): renames, comments and list handling based …
AdityaNPL 2de06d1
fix(striped_backups): return empty list if no diff backups
AdityaNPL 063cb26
refactor(striped_backups): whitespace
AdityaNPL e792938
fix(striped_backups): Exception on empty list of backups
AdityaNPL 0d8e5d6
fix(striped_backups): also a null check for the list of backups
AdityaNPL ff0b36d
test(striped_backups): few more thorough positive tests with stripes …
AdityaNPL 6fc3e19
test(striped_backups): small rename in function
AdityaNPL 20e4ff4
test(striped_backups): few negative tests
AdityaNPL 8abb6ab
refactor(striped_backups): null/empty check for backup list
AdityaNPL f931d44
test(striped_backups): Adding back test for missing link
AdityaNPL c16466b
test(striped_backups): refactor the verify backup chain function
AdityaNPL 3d4855d
test(striped_backups): refactor `VerifyListIsAValidBackupChain()`
AdityaNPL 2fce89c
test(striped_backups): refactor duplicate file test to its own function
AdityaNPL dee29a7
test(striped_backups): PR suggestions - refactor duplicate test + nul…
AdityaNPL 33dae6a
Merge branch 'master' into fix/striped_backups
AdityaNPL 1cb2d1e
Merge branch 'master' into fix/striped_backups
alexirion10 b55db5a
Merge branch 'master' into fix/striped_backups
alexirion10 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.