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

improving ConvertToTree extension method #23

Merged
merged 1 commit into from Sep 12, 2023

Conversation

santisq
Copy link
Owner

@santisq santisq commented Sep 12, 2023

closes #19

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

Codecov Report

Merging #23 (ac309ab) into main (63987e8) will increase coverage by 0.09%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   91.76%   91.86%   +0.09%     
==========================================
  Files          11       11              
  Lines         328      332       +4     
==========================================
+ Hits          301      305       +4     
  Misses         27       27              
Flag Coverage Δ
PS_5.1 91.86% <100.00%> (+0.09%) ⬆️
PS_7_Windows ?

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

Files Changed Coverage Δ
src/PSTree/PSTreeExtensions.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@santisq santisq merged commit c8a9e66 into main Sep 12, 2023
5 checks passed
@santisq santisq deleted the 19-improve-converttotree-algorithm branch September 12, 2023 00:10
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.

Improve ConvertToTree algorithm
2 participants