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

ConfigurationManagementGraph to throw Exception with custom ID setting #4708

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

ConfigurationManagementGraph to throw Exception with custom ID setting

97cdbb4
Select commit
Loading
Failed to load commit list.
Open

ConfigurationManagementGraph to throw Exception with custom ID setting #4708

ConfigurationManagementGraph to throw Exception with custom ID setting
97cdbb4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 11, 2024 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-core/src/main/java/org/janusgraph/graphdb/management/utils/ConfigurationManagementGraphSettingException.java  1
- janusgraph-inmemory/src/test/java/org/janusgraph/core/inmemory/MisconfiguredGraphFactoryTest.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'.