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 method reflection bug #5030

Merged

Merge branch 'master' into fix-method-reflection-bug

7df860f
Select commit
Loading
Failed to load commit list.
Merged

Fix method reflection bug #5030

Merge branch 'master' into fix-method-reflection-bug
7df860f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 3, 2023 in 0s

86.66% of diff hit (target 49.27%)

View this Pull Request on Codecov

86.66% of diff hit (target 49.27%)

Annotations

Check warning on line 106 in apollo-audit/apollo-audit-impl/src/main/java/com/ctrip/framework/apollo/audit/aop/ApolloAuditSpanAspect.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-audit/apollo-audit-impl/src/main/java/com/ctrip/framework/apollo/audit/aop/ApolloAuditSpanAspect.java#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 82 in apollo-audit/apollo-audit-impl/src/main/java/com/ctrip/framework/apollo/audit/component/ApolloAuditLogApiJpaImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

apollo-audit/apollo-audit-impl/src/main/java/com/ctrip/framework/apollo/audit/component/ApolloAuditLogApiJpaImpl.java#L82

Added line #L82 was not covered by tests