Skip to content

Add Pre-Order DFS walk #62

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

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

LandonTClipp
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (b8352c8) 75.75% compared to head (7bf6aec) 73.92%.
Report is 8 commits behind head on master.

❗ Current head 7bf6aec differs from pull request most recent head 965c128. Consider uploading reports for the commit 965c128 to get more accurate results

Files Patch % Lines
walk.go 70.00% 9 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   75.75%   73.92%   -1.83%     
==========================================
  Files           2        2              
  Lines         499      560      +61     
==========================================
+ Hits          378      414      +36     
- Misses         93      111      +18     
- Partials       28       35       +7     

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

@LandonTClipp LandonTClipp marked this pull request as ready for review November 29, 2023 05:48
update go.mod

add test for pre-order DFS
@LandonTClipp LandonTClipp merged commit 136345e into chigopher:master Nov 29, 2023
@LandonTClipp LandonTClipp deleted the preOrderDFS branch November 29, 2023 06:15
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