Skip to content
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

fix: Return correct error code when store is invalid #1592

Merged
merged 2 commits into from
May 18, 2023

Include PlanResources

096779d
Select commit
Failed to load commit list.
Merged

fix: Return correct error code when store is invalid #1592

Include PlanResources
096779d
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded May 18, 2023 in 0s

39.58% of diff hit (target 53.25%)

View this Pull Request on Codecov

39.58% of diff hit (target 53.25%)

Annotations

Check warning on line 308 in internal/compile/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/compile/manager.go#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 193 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 205 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 212 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 221 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 229 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 236 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 244 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 261 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L255-L261

Added lines #L255 - L261 were not covered by tests

Check warning on line 271 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L264-L271

Added lines #L264 - L271 were not covered by tests

Check warning on line 284 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L273-L284

Added lines #L273 - L284 were not covered by tests

Check warning on line 289 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L286-L289

Added lines #L286 - L289 were not covered by tests

Check warning on line 489 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L488-L489

Added lines #L488 - L489 were not covered by tests