Skip to content

[gcsfs] Consider trailing slash when skipping directories

b87919b
Select commit
Loading
Failed to load commit list.
Open

Fix GCSFS walk() method #561

[gcsfs] Consider trailing slash when skipping directories
b87919b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

86.13% (+0.05%) compared to 589d40c

View this Pull Request on Codecov

86.13% (+0.05%) compared to 589d40c

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.13%. Comparing base (589d40c) to head (b87919b).
⚠️ Report is 134 commits behind head on master.

Files with missing lines Patch % Lines
petastorm/gcsfs_helpers/gcsfs_wrapper.py 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #561      +/-   ##
==========================================
+ Coverage   86.08%   86.13%   +0.05%     
==========================================
  Files          87       87              
  Lines        4972     4969       -3     
  Branches      793      792       -1     
==========================================
  Hits         4280     4280              
+ Misses        563      560       -3     
  Partials      129      129              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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