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: add Node::[async_]get_direct_child_nodes #105

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Dec 21, 2024

No description provided.

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 8.00000% with 46 lines in your changes missing coverage. Please review.

Project coverage is 81.97%. Comparing base (15358ee) to head (f49338d).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
zarrs/src/node/node_async.rs 0.00% 21 Missing ⚠️
zarrs/src/node/node_sync.rs 18.18% 18 Missing ⚠️
zarrs/src/node.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   81.72%   81.97%   +0.25%     
==========================================
  Files         166      166              
  Lines       23575    23489      -86     
==========================================
- Hits        19266    19256      -10     
+ Misses       4309     4233      -76     

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

@LDeakin LDeakin merged commit 9a4c540 into main Dec 21, 2024
22 checks passed
@LDeakin LDeakin deleted the get_direct_child_nodes branch December 21, 2024 21:03
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