Skip to content
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

Add md5 hash property to GSPath (#483) #490

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add md5 hash property to GSPath (#483)

b3b4b34
Select commit
Loading
Failed to load commit list.
Open

Add md5 hash property to GSPath (#483) #490

Add md5 hash property to GSPath (#483)
b3b4b34
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 2 files with indirect coverage changes