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

Feature/openapi rate limit function #5267

Merged

fix(portal): fix unit test

8463974
Select commit
Loading
Failed to load commit list.
Merged

Feature/openapi rate limit function #5267

fix(portal): fix unit test
8463974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2024 in 1s

62.90% of diff hit (target 51.20%)

View this Pull Request on Codecov

62.90% of diff hit (target 51.20%)

Annotations

Check warning on line 41 in apollo-common/src/main/java/com/ctrip/framework/apollo/common/exception/BadRequestException.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-common/src/main/java/com/ctrip/framework/apollo/common/exception/BadRequestException.java#L41

Added line #L41 was not covered by tests

Check warning on line 87 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/entity/ConsumerToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/entity/ConsumerToken.java#L87

Added line #L87 was not covered by tests

Check warning on line 96 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/filter/ConsumerAuthenticationFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/filter/ConsumerAuthenticationFilter.java#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 117 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/filter/ConsumerAuthenticationFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/filter/ConsumerAuthenticationFilter.java#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 126 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java#L126

Added line #L126 was not covered by tests

Check warning on line 343 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java#L343

Added line #L343 was not covered by tests

Check warning on line 348 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java#L348

Added line #L348 was not covered by tests

Check warning on line 425 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java#L425

Added line #L425 was not covered by tests

Check warning on line 433 in apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/service/ConsumerService.java#L433

Added line #L433 was not covered by tests

Check warning on line 86 in apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ConsumerController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ConsumerController.java#L86

Added line #L86 was not covered by tests

Check warning on line 86 in apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/vo/consumer/ConsumerCreateRequestVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/vo/consumer/ConsumerCreateRequestVO.java#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 111 in apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/vo/consumer/ConsumerInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/vo/consumer/ConsumerInfo.java#L111

Added line #L111 was not covered by tests