Refactor deletefolder API#2017
Merged
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2017 +/- ##
==========================================
- Coverage 71.99% 71.15% -0.85%
==========================================
Files 99 99
Lines 10870 11035 +165
==========================================
+ Hits 7826 7852 +26
- Misses 2712 2854 +142
+ Partials 332 329 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
108554d to
cafdb95
Compare
5cc2522 to
e9a5a6e
Compare
ankitaluthra1
suggested changes
Jun 20, 2024
7aa2d59 to
6936cde
Compare
d36a935 to
b17d821
Compare
ankitaluthra1
suggested changes
Jun 25, 2024
abf0c6e to
d657176
Compare
kislaykishore
requested changes
Jun 26, 2024
kislaykishore
left a comment
Collaborator
There was a problem hiding this comment.
- Please explain the rationale behind the refactoring.
- The PR description talks about setting includeFolderAsPrefix as true. I'm not sure which method call accepts this value and is set to true. Could you explain that.
Contributor
Author
Added more info |
kislaykishore
requested changes
Jun 27, 2024
kislaykishore
approved these changes
Jun 27, 2024
kislaykishore
left a comment
Collaborator
There was a problem hiding this comment.
Please get it reviewed by someone else on the team as well.
ankitaluthra1
approved these changes
Jun 27, 2024
charith87
reviewed
Jun 27, 2024
charith87
approved these changes
Jun 27, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
includeFolderAsPrefixtrue in ListObject method.enable-hnsflag in the implicit-dir package to enable end-to-end testing for the delete folder functionality.Link to the issue in case of a bug fix.
NA
Testing details