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

feat: allow selectors on *_NAMES collections #1143

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Merge branch 'main' into no-panic-on-non-selectable-col

47be8bb
Select commit
Loading
Failed to load commit list.
Open

feat: allow selectors on *_NAMES collections #1143

Merge branch 'main' into no-panic-on-non-selectable-col
47be8bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

59.37% of diff hit (target 81.68%)

View this Pull Request on Codecov

59.37% of diff hit (target 81.68%)

Annotations

Check warning on line 140 in internal/collections/named.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/collections/named.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 596 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L595-L596

Added lines #L595 - L596 were not covered by tests

Check warning on line 603 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L602-L603

Added lines #L602 - L603 were not covered by tests

Check warning on line 2050 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2050

Added line #L2050 was not covered by tests

Check warning on line 2074 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2074

Added line #L2074 was not covered by tests

Check warning on line 2082 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2082

Added line #L2082 was not covered by tests

Check warning on line 2086 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2086

Added line #L2086 was not covered by tests

Check warning on line 2106 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2106

Added line #L2106 was not covered by tests

Check warning on line 2110 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2110

Added line #L2110 was not covered by tests

Check warning on line 2114 in internal/corazawaf/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2114

Added line #L2114 was not covered by tests

Check warning on line 239 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L236-L239

Added lines #L236 - L239 were not covered by tests

Check warning on line 251 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L246-L251

Added lines #L246 - L251 were not covered by tests

Check warning on line 263 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L258-L263

Added lines #L258 - L263 were not covered by tests

Check warning on line 267 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 271 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 281 in internal/variables/variablesmap.gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L276-L281

Added lines #L276 - L281 were not covered by tests