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

feat(azure-storage-blob): native maxDepth support #553

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Dec 29, 2024

Implements native maxDepth for the azure-storage-blob driver by using hierarchical fetches.

the tests are skipped for whatever reason, but I ran them locally and they pass

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 9.75610% with 37 lines in your changes missing coverage. Please review.

Project coverage is 59.44%. Comparing base (4d61c78) to head (41ec93b).
Report is 160 commits behind head on main.

Files with missing lines Patch % Lines
src/drivers/azure-storage-blob.ts 9.75% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   65.05%   59.44%   -5.61%     
==========================================
  Files          39       42       +3     
  Lines        4055     3689     -366     
  Branches      487      590     +103     
==========================================
- Hits         2638     2193     -445     
- Misses       1408     1493      +85     
+ Partials        9        3       -6     

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

Implements native `maxDepth` for the `azure-storage-blob` driver by
using hierarchical fetches.
@pi0 pi0 changed the title feat: implement maxDepth for azure-storage-blob feat(azure-storage-blob): native maxDepth support Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant