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(middleware): Introduce IP Restriction Middleware #2813

Merged
merged 43 commits into from
Jul 8, 2024

Merge pull request #4 from usualoma/perf/prepare-ip-restriction-rule

9b84e72
Select commit
Loading
Failed to load commit list.
Merged

feat(middleware): Introduce IP Restriction Middleware #2813

Merge pull request #4 from usualoma/perf/prepare-ip-restriction-rule
9b84e72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 6, 2024 in 0s

96.88% of diff hit (target 80.00%)

View this Pull Request on Codecov

96.88% of diff hit (target 80.00%)

Annotations

Check warning on line 57 in src/middleware/ip-restriction/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware/ip-restriction/index.ts#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 76 in src/middleware/ip-restriction/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware/ip-restriction/index.ts#L76

Added line #L76 was not covered by tests

Check warning on line 98 in src/middleware/ip-restriction/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware/ip-restriction/index.ts#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 150 in src/middleware/ip-restriction/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware/ip-restriction/index.ts#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 171 in src/middleware/ip-restriction/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware/ip-restriction/index.ts#L170-L171

Added lines #L170 - L171 were not covered by tests