use variable for client schemes, allowing override #467
Codecov / codecov/project
succeeded
Aug 31, 2024 in 1s
93.3% (-1.0%) compared to b776bee
View this Pull Request on Codecov
93.3% (-1.0%) compared to b776bee
Details
Codecov Report
Attention: Patch coverage is 91.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 93.3%. Comparing base (
b776bee
) to head (54c37b2
).
Files with missing lines | Patch % | Lines |
---|---|---|
cloudpathlib/azure/azblobclient.py | 80.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #467 +/- ##
========================================
- Coverage 94.2% 93.3% -1.0%
========================================
Files 23 23
Lines 1745 1752 +7
========================================
- Hits 1645 1635 -10
- Misses 100 117 +17
Files with missing lines | Coverage Δ | |
---|---|---|
cloudpathlib/client.py | 88.2% <100.0%> (+0.1%) |
⬆️ |
cloudpathlib/gs/gsclient.py | 90.1% <100.0%> (-1.4%) |
⬇️ |
cloudpathlib/local/implementations/azure.py | 97.6% <100.0%> (+<0.1%) |
⬆️ |
cloudpathlib/local/implementations/gs.py | 100.0% <100.0%> (ø) |
|
cloudpathlib/local/implementations/s3.py | 100.0% <100.0%> (ø) |
|
cloudpathlib/s3/s3client.py | 93.0% <100.0%> (-1.4%) |
⬇️ |
cloudpathlib/azure/azblobclient.py | 90.0% <80.0%> (-6.9%) |
⬇️ |
Loading