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

Add Item count properties #35

Merged

Conversation

santisq
Copy link
Owner

@santisq santisq commented Sep 3, 2024

This PR makes Depth property public and adds two properties to PSTreeDirectory having child item and total child item count. Addresses #34.

@santisq santisq added the enhancement New feature or request label Sep 3, 2024
@santisq santisq self-assigned this Sep 3, 2024
@santisq santisq linked an issue Sep 3, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (0d99fb6) to head (9eb485c).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   93.40%   93.71%   +0.31%     
==========================================
  Files          12       12              
  Lines         364      382      +18     
  Branches       46       49       +3     
==========================================
+ Hits          340      358      +18     
  Misses         22       22              
  Partials        2        2              
Flag Coverage Δ
PS-5.1 92.93% <100.00%> (+0.34%) ⬆️
PS-7_Linux 92.93% <100.00%> (+0.34%) ⬆️
PS-7_Windows 92.93% <100.00%> (+0.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@santisq santisq changed the title Child Item count Add Item count properties Sep 3, 2024
@santisq santisq merged commit 8d4e534 into main Sep 3, 2024
7 checks passed
@santisq santisq deleted the 34-request-add-a-count-property-for-each-folder-of-the-tree branch September 3, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

request: add a count property for each folder of the tree
1 participant