Codacy Production / Codacy Static Code Analysis
succeeded
Nov 15, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLSubsetIterator.java 3
- janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLMapKeyIterator.java 1
- janusgraph-cql/src/test/java/org/janusgraph/diskstorage/cql/CQLSubsetIteratorTest.java 1
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
janusgraph-core/src/main/java/org/janusgraph/graphdb/database/management/ManagementSystem.java#L930
The method 'updateIndex(Index, SchemaAction, List, int)' has an NPath complexity of 270, current threshold is 200
codacy-production / Codacy Static Code Analysis
janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLKeyColumnValueStore.java#L488
Avoid throwing raw exception types.
codacy-production / Codacy Static Code Analysis
janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLSubsetIterator.java#L26
Generics names should be a one letter long and upper case.
Loading