Skip to content

Fix rglob TypeError when a blob and a directory share a name (#431)#577

Open
pjbull wants to merge 1 commit into
masterfrom
pjbull-fix-431-rglob-file-dir-conflict
Open

Fix rglob TypeError when a blob and a directory share a name (#431)#577
pjbull wants to merge 1 commit into
masterfrom
pjbull-fix-431-rglob-file-dir-conflict

Fix rglob TypeError when blob and directory share a name (#431)

15e4c61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

93.6% (-0.8%) compared to 9d5fa70

View this Pull Request on Codecov

93.6% (-0.8%) compared to 9d5fa70

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.6%. Comparing base (9d5fa70) to head (15e4c61).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #577     +/-   ##
========================================
- Coverage    94.3%   93.6%   -0.8%     
========================================
  Files          28      28             
  Lines        2267    2272      +5     
========================================
- Hits         2140    2128     -12     
- Misses        127     144     +17     
Files with missing lines Coverage Δ
cloudpathlib/cloudpath.py 95.2% <100.0%> (-0.3%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.