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

chore: add typing support to regex-related adjudicators #1484

Draft
wants to merge 56 commits into
base: main
Choose a base branch
from

Revert "Undo regexp work to revisit on a separate PR"

7f1bbec
Select commit
Loading
Failed to load commit list.
Draft

chore: add typing support to regex-related adjudicators #1484

Revert "Undo regexp work to revisit on a separate PR"
7f1bbec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2024 in 1s

89.87% of diff hit (target 78.56%)

View this Pull Request on Codecov

89.87% of diff hit (target 78.56%)

Annotations

Check warning on line 348 in src/lib/capability.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/capability.ts#L348

Added line #L348 was not covered by tests

Check warning on line 350 in src/lib/capability.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/capability.ts#L350

Added line #L350 was not covered by tests

Check warning on line 360 in src/lib/capability.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/capability.ts#L360

Added line #L360 was not covered by tests

Check warning on line 362 in src/lib/capability.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/capability.ts#L362

Added line #L362 was not covered by tests

Check warning on line 62 in src/lib/filter/adjudicators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/filter/adjudicators.ts#L62

Added line #L62 was not covered by tests

Check warning on line 66 in src/lib/filter/adjudicators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/filter/adjudicators.ts#L66

Added line #L66 was not covered by tests

Check warning on line 136 in src/lib/filter/adjudicators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/filter/adjudicators.ts#L135-L136

Added lines #L135 - L136 were not covered by tests