Skip to content

Fix bug with ErrSkipSubtree at root#66

Merged
LandonTClipp merged 1 commit intochigopher:masterfrom
LandonTClipp:bugfix
Dec 19, 2023
Merged

Fix bug with ErrSkipSubtree at root#66
LandonTClipp merged 1 commit intochigopher:masterfrom
LandonTClipp:bugfix

Conversation

@LandonTClipp
Copy link
Copy Markdown
Contributor

A bug existed where the ErrSkipSubtree error would be returned from Walk() if the error was specified at the root of the tree.

A bug existed where the ErrSkipSubtree error would be returned from
`Walk()` if the error was specified at the root of the tree.
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11d563c) 74.60% compared to head (9876a3a) 74.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   74.60%   74.60%           
=======================================
  Files           2        2           
  Lines         563      563           
=======================================
  Hits          420      420           
  Misses        109      109           
  Partials       34       34           

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

@LandonTClipp LandonTClipp merged commit c2f8b21 into chigopher:master Dec 19, 2023
@LandonTClipp LandonTClipp deleted the bugfix branch December 19, 2023 20:22
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