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

test(azure-storage-blob): add native function tests

41ec93b
Select commit
Loading
Failed to load commit list.
Open

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

test(azure-storage-blob): add native function tests
41ec93b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2025 in 1s

59.44% (-5.61%) compared to 4d61c78

View this Pull Request on Codecov

59.44% (-5.61%) compared to 4d61c78

Details

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.