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

verify if provided object has seekable function when verifying if its empty #161

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

kathia-barahona
Copy link
Contributor

About this change - What it does

Just check if file-like object has seekable attribute.

Resolves: #BF-2320

@kathia-barahona kathia-barahona requested a review from a team November 29, 2023 08:52
@kathia-barahona kathia-barahona force-pushed the kathiabarahona/fix_file_object_is_empty branch from 2923863 to 144951e Compare November 29, 2023 08:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f3b1f53) 71.97% compared to head (144951e) 71.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   71.97%   71.97%           
=======================================
  Files          35       35           
  Lines        3928     3928           
=======================================
  Hits         2827     2827           
  Misses       1101     1101           

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

@rdunklau rdunklau merged commit cc2b427 into main Nov 29, 2023
8 checks passed
@rdunklau rdunklau deleted the kathiabarahona/fix_file_object_is_empty branch November 29, 2023 09:08
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.

3 participants