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

8dbefad
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
8dbefad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 1s

21.64% of diff hit (target 82.72%)

View this Pull Request on Codecov

21.64% of diff hit (target 82.72%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/collections/named.go#L137-L138

Added lines #L137 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L576

Added line #L576 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L583

Added line #L583 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L1985

Added line #L1985 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2009

Added line #L2009 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2017

Added line #L2017 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2021

Added line #L2021 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2041

Added line #L2041 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2045

Added line #L2045 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/transaction.go#L2049

Added line #L2049 was 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#L218-L271

Added lines #L218 - L271 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L274-L299

Added lines #L274 - L299 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L306-L323

Added lines #L306 - L323 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L330-L339

Added lines #L330 - L339 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L342-L343

Added lines #L342 - L343 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L346-L349

Added lines #L346 - L349 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L352-L353

Added lines #L352 - L353 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L356-L361

Added lines #L356 - L361 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L364-L409

Added lines #L364 - L409 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/variables/variablesmap.gen.go#L411-L412

Added lines #L411 - L412 were not covered by tests