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

better code

2b04f68
Select commit
Loading
Failed to load commit list.
Merged

Feat: IP white list #2299

better code
2b04f68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2023 in 0s

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 126 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#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 130 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#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 134 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#L133-L134

Added lines #L133 - L134 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 83 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#L78-L83

Added lines #L78 - L83 were not covered by tests

Check warning on line 86 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#L86

Added line #L86 was not covered by tests

Check warning on line 90 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#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 95 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#L92-L95

Added lines #L92 - L95 were not covered by tests

Check warning on line 99 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#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 104 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#L104

Added line #L104 was not covered by tests

Check warning on line 109 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#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 111 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#L111

Added line #L111 was not covered by tests

Check warning on line 114 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#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 120 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#L116-L120

Added lines #L116 - L120 were not covered by tests

Check warning on line 122 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#L122

Added line #L122 was not covered by tests

Check warning on line 128 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#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 137 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#L137

Added line #L137 was not covered by tests

Check warning on line 145 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#L141-L145

Added lines #L141 - L145 were not covered by tests

Check warning on line 149 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#L149

Added line #L149 was not covered by tests

Check warning on line 155 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#L153-L155

Added lines #L153 - L155 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