perf: Added possible Byte-Array serialization #25
Codacy Production / Codacy Static Code Analysis
required action
Sep 10, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- src/main/java/io/carbynestack/httpclient/CsResponseHandler.java 5
See the complete overview on Codacy
Annotations
Check notice on line 73 in src/test/java/io/carbynestack/httpclient/CsResponseHandlerTest.java
codacy-production / Codacy Static Code Analysis
src/test/java/io/carbynestack/httpclient/CsResponseHandlerTest.java#L73
The JUnit 5 test method name 'givenSuccessfulRequestForTupleList_whenHandlingResponse_thenReturnSuccesful' doesn't match '[a-z][a-zA-Z0-9]*'
Loading