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

fix(api): refactor/downgrade record logic for slow log #2347

Merged
merged 5 commits into from
Nov 13, 2023

fix(api): refactor/downgrade record logic for slow log

034cca6
Select commit
Loading
Failed to load commit list.
Merged

fix(api): refactor/downgrade record logic for slow log #2347

fix(api): refactor/downgrade record logic for slow log
034cca6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2023 in 1s

75.00% of diff hit (target 64.44%)

View this Pull Request on Codecov

75.00% of diff hit (target 64.44%)

Annotations

Check warning on line 97 in hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/LoginAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/LoginAPI.java#L97

Added line #L97 was not covered by tests

Check warning on line 119 in hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/LoginAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/LoginAPI.java#L119

Added line #L119 was not covered by tests

Check warning on line 35 in hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/metrics/SlowQueryLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/metrics/SlowQueryLog.java#L35

Added line #L35 was not covered by tests

Check warning on line 46 in hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/metrics/SlowQueryLog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/metrics/SlowQueryLog.java#L46

Added line #L46 was not covered by tests