Add md5 hash property to GSPath (#483) #490
Open
Codecov / codecov/project
succeeded
Nov 30, 2024 in 0s
93.1% (-1.4%) compared to 7f1a5dc
View this Pull Request on Codecov
93.1% (-1.4%) compared to 7f1a5dc
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 93.1%. Comparing base (
7f1a5dc
) to head (b3b4b34
).
Files with missing lines | Patch % | Lines |
---|---|---|
cloudpathlib/gs/gspath.py | 85.7% | 1 Missing |
cloudpathlib/local/implementations/gs.py | 66.6% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #490 +/- ##
========================================
- Coverage 94.4% 93.1% -1.4%
========================================
Files 23 23
Lines 1776 1785 +9
========================================
- Hits 1678 1663 -15
- Misses 98 122 +24
Files with missing lines | Coverage Δ | |
---|---|---|
cloudpathlib/gs/gsclient.py | 90.0% <ø> (-1.5%) |
⬇️ |
cloudpathlib/gs/gspath.py | 92.4% <85.7%> (-1.2%) |
⬇️ |
cloudpathlib/local/implementations/gs.py | 97.1% <66.6%> (-2.9%) |
⬇️ |
Loading