deeplearning4j/deeplearning4j

View on GitHub
contrib/version-updater/src/main/java/org/nd4j/VersionUpdater.java

Summary

Maintainability
A
1 hr
Test Coverage

Method call has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public Integer call() throws Exception {
        try {
            switch (updateType) {
                case "cuda":
Severity: Minor
Found in contrib/version-updater/src/main/java/org/nd4j/VersionUpdater.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status