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 wrap_file for wrapping a file object with callback #271

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

skshetry
Copy link
Member

No description provided.

@skshetry skshetry changed the title add wrap_file for wrapping a file object with contextmanager add wrap_file for wrapping a file object with callback Jan 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (cd89d9f) 63.38% compared to head (551d45a) 63.83%.

Files Patch % Lines
src/dvc_objects/fs/utils.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   63.38%   63.83%   +0.44%     
==========================================
  Files          26       26              
  Lines        2103     2107       +4     
  Branches      334      333       -1     
==========================================
+ Hits         1333     1345      +12     
+ Misses        720      713       -7     
+ Partials       50       49       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skshetry skshetry merged commit 76eed47 into main Jan 10, 2024
16 checks passed
@skshetry skshetry deleted the wrap-file branch January 10, 2024 06:16
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