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: IP white list #2299

Merged
merged 9 commits into from
Oct 2, 2023

chore(api): better code for white ip list

05a861f
Select commit
Loading
Failed to load commit list.
Merged

Feat: IP white list #2299

chore(api): better code for white ip list
05a861f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2023 in 1s

7.05% of diff hit (target 68.26%)

View this Pull Request on Codecov

7.05% of diff hit (target 68.26%)

Annotations

Check warning on line 127 in hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 131 in hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 135 in hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/AuthenticationFilter.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 53 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L53

Added line #L53 was not covered by tests

Check warning on line 55 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L55

Added line #L55 was not covered by tests

Check warning on line 65 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 82 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L77-L82

Added lines #L77 - L82 were not covered by tests

Check warning on line 85 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L85

Added line #L85 was not covered by tests

Check warning on line 89 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 94 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 98 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 103 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L103

Added line #L103 was not covered by tests

Check warning on line 108 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 110 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L110

Added line #L110 was not covered by tests

Check warning on line 113 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 119 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L115-L119

Added lines #L115 - L119 were not covered by tests

Check warning on line 121 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L121

Added line #L121 was not covered by tests

Check warning on line 127 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 135 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L135

Added line #L135 was not covered by tests

Check warning on line 143 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L139-L143

Added lines #L139 - L143 were not covered by tests

Check warning on line 147 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L147

Added line #L147 was not covered by tests

Check warning on line 153 in hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/api/profile/WhiteIpListAPI.java#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 1573 in hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java#L1573

Added line #L1573 was not covered by tests

Check warning on line 1579 in hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java#L1578-L1579

Added lines #L1578 - L1579 were not covered by tests

Check warning on line 1583 in hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java#L1583

Added line #L1583 was not covered by tests