Skip to content

fix and add tests

Codecov / codecov/patch succeeded Dec 11, 2024 in 1s

90.96% of diff hit (target 78.08%)

View this Pull Request on Codecov

90.96% of diff hit (target 78.08%)

Annotations

Check warning on line 92 in internal/planner/average.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/average.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 107 in internal/planner/average.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/average.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 113 in internal/planner/average.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/average.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 180 in internal/planner/count.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/count.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 190 in internal/planner/count.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/count.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 157 in internal/planner/max.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/max.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 238 in internal/planner/max.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/max.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 245 in internal/planner/max.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/max.go#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 157 in internal/planner/min.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/min.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 238 in internal/planner/min.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/min.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 245 in internal/planner/min.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/min.go#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 246 in internal/planner/sum.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/sum.go#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 306 in internal/planner/sum.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/planner/sum.go#L305-L306

Added lines #L305 - L306 were not covered by tests