-
Notifications
You must be signed in to change notification settings - Fork 35
Importer with empty source should fail with wrap with directory? #159
Copy link
Copy link
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebasetopic/docsDocumentationDocumentation
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebasetopic/docsDocumentationDocumentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
When using a
wrapWithDirectory: false, nothing will be yielded from the unixfs importer when providing an empty import candidate. However, whenwrapWithDirectory: truethe empty directory is returned.Is this the expected behaviour?