Add md5 hash property to GSPath (#483) #490
Merged
Codecov / codecov/project
succeeded
Feb 11, 2025 in 1s
93.8% (-0.2%) compared to 0c8d0c4
View this Pull Request on Codecov
93.8% (-0.2%) compared to 0c8d0c4
Details
Codecov Report
Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
Project coverage is 93.8%. Comparing base (
0c8d0c4) to head (0d799d2).
| 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.0% 93.8% -0.2%
========================================
Files 23 23
Lines 1788 1797 +9
========================================
+ Hits 1682 1687 +5
- Misses 106 110 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cloudpathlib/gs/gsclient.py | 91.4% <ø> (ø) |
|
| cloudpathlib/gs/gspath.py | 92.4% <85.7%> (-1.2%) |
⬇️ |
| cloudpathlib/local/implementations/gs.py | 97.1% <66.6%> (-2.9%) |
⬇️ |
Loading