Skip to content

Conversation

@pdthummar
Copy link
Contributor

@pdthummar pdthummar commented Nov 4, 2022

Implementing read1 method for InputStream which enables support for libraries like pandas to pass InputStream Directly.
Fixes: #92

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #149 (ac19811) into dev (8fb366b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #149   +/-   ##
=======================================
  Coverage   90.15%   90.15%           
=======================================
  Files          50       50           
  Lines        2995     2996    +1     
  Branches      399      399           
=======================================
+ Hits         2700     2701    +1     
  Misses        219      219           
  Partials       76       76           
Flag Coverage Δ
unittests 90.12% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
azure/functions/blob.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pdthummar pdthummar merged commit f17030b into dev Nov 14, 2022
@pdthummar pdthummar deleted the pthummar/add_read1_method branch November 14, 2022 16:45
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.

Implement read1 method for InputStream

4 participants