Skip to content

refactor: cleanup in-progress keys and readvising#3148

Open
barakmich wants to merge 4 commits into
authzed:mainfrom
barakmich:barakmich/last
Open

refactor: cleanup in-progress keys and readvising#3148
barakmich wants to merge 4 commits into
authzed:mainfrom
barakmich:barakmich/last

chore: picking things up

0933a2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 24, 2026 in 1s

61.02% of diff hit (target 76.11%)

View this Pull Request on Codecov

61.02% of diff hit (target 76.11%)

Annotations

Check warning on line 434 in internal/dispatch/caching/caching.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/caching/caching.go#L434

Added line #L434 was not covered by tests

Check warning on line 83 in internal/dispatch/dispatch_optimizer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/dispatch_optimizer.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 91 in internal/dispatch/dispatch_optimizer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/dispatch_optimizer.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 144 in internal/dispatch/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/executor.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 187 in internal/dispatch/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/executor.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 247 in internal/dispatch/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/executor.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 287 in internal/dispatch/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/executor.go#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 542 in internal/dispatch/graph/graph.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/graph/graph.go#L541-L542

Added lines #L541 - L542 were not covered by tests

Check warning on line 649 in internal/dispatch/graph/graph.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/graph/graph.go#L635-L649

Added lines #L635 - L649 were not covered by tests

Check warning on line 664 in internal/dispatch/graph/graph.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/graph/graph.go#L662-L664

Added lines #L662 - L664 were not covered by tests

Check warning on line 672 in internal/dispatch/graph/graph.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/graph/graph.go#L670-L672

Added lines #L670 - L672 were not covered by tests

Check warning on line 691 in internal/dispatch/graph/graph.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/graph/graph.go#L689-L691

Added lines #L689 - L691 were not covered by tests

Check warning on line 201 in internal/dispatch/keys/hasher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/keys/hasher.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 209 in internal/dispatch/keys/hasher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dispatch/keys/hasher.go#L209

Added line #L209 was not covered by tests

Check warning on line 78 in pkg/query/queryplan_metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/query/queryplan_metadata.go#L73-L78

Added lines #L73 - L78 were not covered by tests

Check warning on line 90 in pkg/query/queryplan_metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/query/queryplan_metadata.go#L85-L90

Added lines #L85 - L90 were not covered by tests

Check warning on line 94 in pkg/query/queryplan_metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/query/queryplan_metadata.go#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 767 in pkg/query/recursive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/query/recursive.go#L766-L767

Added lines #L766 - L767 were not covered by tests