Skip to content

feat: fix slice bound out of range due to incorrect usage of slice.Grow

Codecov / codecov/patch failed Jul 15, 2024 in 0s

71.87% of diff hit (target 87.15%)

View this Pull Request on Codecov

71.87% of diff hit (target 87.15%)

Annotations

Check warning on line 318 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L318

Added line #L318 was not covered by tests

Check warning on line 197 in node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node.go#L192-L197

Added lines #L192 - L197 were not covered by tests

Check warning on line 202 in node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node.go#L199-L202

Added lines #L199 - L202 were not covered by tests

Check warning on line 204 in node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node.go#L204

Added line #L204 was not covered by tests

Check warning on line 221 in node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node.go#L221

Added line #L221 was not covered by tests

Check warning on line 654 in tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tree.go#L654

Added line #L654 was not covered by tests

Check warning on line 696 in tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tree.go#L696

Added line #L696 was not covered by tests

Check warning on line 714 in tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tree.go#L714

Added line #L714 was not covered by tests

Check warning on line 755 in tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tree.go#L755

Added line #L755 was not covered by tests