Skip to content

fixes failing GrpcAdminServiceIT

654d423
Select commit
Loading
Failed to load commit list.
Merged

Add tests to GRPc client #3317

fixes failing GrpcAdminServiceIT
654d423
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 3, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check notice on line 2060 in grpc-client/src/main/java/com/arcadedb/remote/grpc/RemoteGrpcDatabase.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

grpc-client/src/main/java/com/arcadedb/remote/grpc/RemoteGrpcDatabase.java#L2060

Unnecessary use of fully qualified name 'io.grpc.stub.ClientResponseObserver' due to existing import 'io.grpc.stub.ClientResponseObserver'