Skip to content

feat: fix unintended allocation when returning params iterator

Codecov / codecov/patch succeeded Oct 11, 2024 in 0s

90.47% of diff hit (target 88.72%)

View this Pull Request on Codecov

90.47% of diff hit (target 88.72%)

Annotations

Check warning on line 210 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L210

Added line #L210 was not covered by tests

Check warning on line 9 in internal/iterutil/iterutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/iterutil/iterutil.go#L9

Added line #L9 was not covered by tests

Check warning on line 19 in internal/iterutil/iterutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/iterutil/iterutil.go#L19

Added line #L19 was not covered by tests

Check warning on line 29 in internal/iterutil/iterutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/iterutil/iterutil.go#L29

Added line #L29 was not covered by tests

Check warning on line 39 in internal/iterutil/iterutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/iterutil/iterutil.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 141 in recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

recovery.go#L140-L141

Added lines #L140 - L141 were not covered by tests