Skip to content
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

Give ls a --metadata option #536

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Give ls a --metadata option #536

merged 1 commit into from
Apr 7, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Apr 7, 2021

Closes #534.

@jwodder jwodder added the patch Increment the patch version when merged label Apr 7, 2021
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #536 (277b60c) into master (cebdf86) will decrease coverage by 0.08%.
The diff coverage is 27.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
- Coverage   83.52%   83.43%   -0.09%     
==========================================
  Files          62       62              
  Lines        6427     6436       +9     
==========================================
+ Hits         5368     5370       +2     
- Misses       1059     1066       +7     
Flag Coverage Δ
unittests 83.43% <27.27%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dandi/cli/cmd_ls.py 57.80% <27.27%> (-1.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cebdf86...277b60c. Read the comment docs.

@yarikoptic
Copy link
Member

Thank you, I guess we will just test it in action... proper python interface is anyway yet to come

@yarikoptic yarikoptic merged commit 2f7e3d6 into master Apr 7, 2021
@yarikoptic yarikoptic deleted the gh-534 branch April 7, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ls: -r is "insufficient" to get detailed information about assets in a folder
2 participants