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

perf: Added possible Byte-Array serialization #25

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

perf: Added possible Byte-Array serialization

c3056ca
Select commit
Loading
Failed to load commit list.
Draft

perf: Added possible Byte-Array serialization #25

perf: Added possible Byte-Array serialization
c3056ca
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 10, 2024 in 0s

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

Codacy 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

See this annotation in the file changed.

@codacy-production 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]*'