Skip to content

Conversation

@jkloetzke
Copy link
Member

The azure-storage-blob python library interfaces has changed substantially. Adapt accordingly.

Fixes #505.

The azure-storage-blob python library interfaces has changed
substantially. Adapt accordingly.

Fixes BobBuildTool#505.
@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Patch coverage: 18.46% and project coverage change: -0.07 ⚠️

Comparison is base (a52267f) 88.26% compared to head (88ba77a) 88.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   88.26%   88.19%   -0.07%     
==========================================
  Files          46       46              
  Lines       14370    14430      +60     
==========================================
+ Hits        12683    12726      +43     
- Misses       1687     1704      +17     
Impacted Files Coverage Δ
pym/bob/archive.py 81.42% <18.46%> (-1.70%) ⬇️
pym/bob/input.py 92.00% <0.00%> (+0.10%) ⬆️
pym/bob/pathspec.py 96.92% <0.00%> (+0.34%) ⬆️
pym/bob/cmds/jenkins/exec.py 93.44% <0.00%> (+0.54%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

The read()s of the Azure blob storage classes seem to be synchronous.
Wrap them into a big buffer for optimal download speed.
@jkloetzke jkloetzke merged commit fd2f913 into BobBuildTool:master Mar 8, 2023
@jkloetzke jkloetzke deleted the fix-505 branch March 8, 2023 20:01
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.

Azure Archive is broken

1 participant