-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Azure Blob ext_pillar #55493
Azure Blob ext_pillar #55493
Conversation
Codecov Report
@@ Coverage Diff @@
## master #55493 +/- ##
===========================================
+ Coverage 19.85% 37.74% +17.89%
===========================================
Files 864 1462 +598
Lines 192716 259381 +66665
Branches 41665 54912 +13247
===========================================
+ Hits 38251 97879 +59628
+ Misses 150846 150638 -208
- Partials 3619 10864 +7245
|
Codecov Report
@@ Coverage Diff @@
## master #55493 +/- ##
=========================================
Coverage ? 37.74%
=========================================
Files ? 1462
Lines ? 259381
Branches ? 54912
=========================================
Hits ? 97879
Misses ? 150638
Partials ? 10864
|
re-run full windows2019 |
@Ajnbro It looks like pre-commit is failing, i'm very sure that it's becasue we recently switched to black over pylint, can you blacken your PR so we can get this merged? Thanks :) |
…to azure-blob-pillar
One last pre-commit error |
What does this PR do?
This PR creates an external pillar interface for Microsoft Azure Blob Storage.
What issues does this PR fix or reference?
#54374
Tests written?
Yes
Commits signed with GPG?
Yes