Skip to content

fix(hns): cache root bucket properly in _get_dirs_and_update_cache - #990

Merged
zhixiangli merged 5 commits into
fsspec:mainfrom
yuxin00j:fix-hns-dircache
Aug 3, 2026
Merged

fix(hns): cache root bucket properly in _get_dirs_and_update_cache#990
zhixiangli merged 5 commits into
fsspec:mainfrom
yuxin00j:fix-hns-dircache

Revert unnecessary changes to test_core.py

4cc5ff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

89.69% (+0.00%) compared to 8e98a12

View this Pull Request on Codecov

89.69% (+0.00%) compared to 8e98a12

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (8e98a12) to head (4cc5ff0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #990   +/-   ##
=======================================
  Coverage   89.68%   89.69%           
=======================================
  Files          16       16           
  Lines        3579     3581    +2     
=======================================
+ Hits         3210     3212    +2     
  Misses        369      369           

☔ View full report in Codecov by Harness.
📢 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.