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

Add option to show MD5 checksums in dvc ls #10573

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petebachant
Copy link

@petebachant petebachant commented Sep 30, 2024

This feature would be useful for a project I'm working on that uses DVC as a dependency.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 90.78%. Comparing base (f56343d) to head (9d56acc).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
dvc/commands/ls/__init__.py 21.05% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10573      +/-   ##
==========================================
+ Coverage   90.61%   90.78%   +0.16%     
==========================================
  Files         504      504              
  Lines       39582    39593      +11     
  Branches     5716     5721       +5     
==========================================
+ Hits        35868    35945      +77     
+ Misses       3032     2982      -50     
+ Partials      682      666      -16     
Flag Coverage Ξ”
90.73% <25.00%> (?)

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

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

dvc/repo/ls.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants