ls WiP: tried to add filtering and {}formating with alt names#1118
Draft
yarikoptic wants to merge 1 commit intomasterfrom
Draft
ls WiP: tried to add filtering and {}formating with alt names#1118yarikoptic wants to merge 1 commit intomasterfrom
yarikoptic wants to merge 1 commit intomasterfrom
Conversation
Example is quite neatly working for remote dandiset
(git)lena:~/proj/dandi/dandi-cli-master[master]git
$> dandi --pdb ls -F 'path,size,ID=={metadata[id]}' -f pyout -r --metadata assets dandi://dandi/000029@draft/
PATH SIZE ID
000029 20.7 MB DANDI:000029/draft
sub-anm369964/sub-anm369964_behavior+ecephys.nwb 7.7 MB dandiasset:689d7c0c-d980-462e-9a56-3df87efc9658
sub-RAT123/sub-RAT123.nwb 18.8 kB dandiasset:86e09d7e-4355-4887-9c5a-7a137c046953
sub-anm369962/sub-anm369962_behavior+ecephys.nwb 6.6 MB dandiasset:4f6a8f1d-ca04-491f-a530-9ed00a909c21
sub-anm369963/sub-anm369963_behavior+ecephys.nwb 6.4 MB dandiasset:38f2024d-62a9-4c79-8a22-7a0ff34b331d
Summary: 41.4 MB
but for the local one with all the async fields we do not get it and crashes
etc.
Codecov ReportBase: 88.55% // Head: 66.63% // Decreases project coverage by
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Example is quite neatly working for remote dandiset
but for the local one with all the async fields we do not get it and crashes etc. I guess in the light of not yet addressed #939 this PR should be just considered as a proof of concept instead of anything directly mergeable, and then incorporated into reworking of #939 "specification"