11 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 9
- Added 11
Complexity increasing per file
==============================
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/TimestampTestTest.java 1
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/EqualsHashCodeBench.java 2
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/JsonBench.java 3
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/CompareToNegativeTest.java 1
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/JsonCodecTest.java 1
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/VarIntBench.java 8
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/MalformedMessageTest.java 1
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/ComplexEqualsHashCodeBench.java 2
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/BytesNonNullTest.java 1
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/TestHashFunctions.java 23
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/ProtobufObjectBench.java 3
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/TruncatedDataTests.java 1
- pbj-integration-tests/src/jmh/java/com/hedera/pbj/integration/jmh/HashBench.java 2
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/HashEqualsTest.java 1
- pbj-integration-tests/src/test/java/com/hedera/pbj/integration/test/CompareToTest.java 2
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L36
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L42
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L44
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L45
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L47
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L272
Avoid throwing raw exception types.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L606
Line is longer than 120 characters (found 136).
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L749
Line is longer than 120 characters (found 123).
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L755
Line is longer than 120 characters (found 121).
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L768
'VARIABLE_DEF' should be separated from previous line.
codacy-production / Codacy Static Code Analysis
pbj-core/pbj-compiler/src/main/java/com/hedera/pbj/compiler/impl/Common.java#L769
'VARIABLE_DEF' should be separated from previous line.