Skip to content

Merge branch 'master' into bug/cfg-custom-id

9316a69
Select commit
Loading
Failed to load commit list.
Open

ConfigurationManagementGraph to throw Exception with custom ID setting #4708

Merge branch 'master' into bug/cfg-custom-id
9316a69
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 10, 2025 in 0s

Your pull request is up to standards!

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

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- janusgraph-inmemory/src/test/java/org/janusgraph/core/inmemory/MisconfiguredGraphFactoryTest.java  2
- janusgraph-core/src/main/java/org/janusgraph/graphdb/management/utils/ConfigurationManagementGraphSettingException.java  1
         

See the complete overview on Codacy

Annotations

Check warning on line 44 in janusgraph-inmemory/src/test/java/org/janusgraph/core/inmemory/MisconfiguredGraphFactoryTest.java

See this annotation in the file changed.

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

janusgraph-inmemory/src/test/java/org/janusgraph/core/inmemory/MisconfiguredGraphFactoryTest.java#L44

Avoid unused private fields such as 'gm'.