Skip to content

remove test for uuid map

c3c235a
Select commit
Loading
Failed to load commit list.
Closed

[on hold] Feature: Add config discovery command [PLUTO-1429] #134

remove test for uuid map
c3c235a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 28, 2025 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 170 in cmd/init.go

See this annotation in the file changed.

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

cmd/init.go#L170

Method toolNameFromUUID has a cyclomatic complexity of 8 (limit is 7)

Check failure on line 545 in cmd/init.go

See this annotation in the file changed.

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

cmd/init.go#L545

Method buildDefaultConfigurationFiles has a cyclomatic complexity of 17 (limit is 10)

Check warning on line 149 in cmd/init_test.go

See this annotation in the file changed.

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

cmd/init_test.go#L149

Method TestInitCommand_LanguageDetection has 62 lines of code (limit is 50)

Check failure on line 92 in utils/language_detector.go

See this annotation in the file changed.

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

utils/language_detector.go#L92

Method  has a cyclomatic complexity of 15 (limit is 10)

Check warning on line 58 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L58

Method TestDetectLanguages has 52 lines of code (limit is 50)

Check warning on line 81 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L81

Detected file permissions that are set to more than `0600` (user/owner can read and write). Setting file permissions to higher than `0600` is most likely unnecessary and violates the principle of least privilege.

Check warning on line 81 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L81

The application was found setting directory permissions to overly permissive values.

Check warning on line 83 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L83

The application was found setting file permissions to overly permissive values.

Check warning on line 141 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L141

Method TestDetectLanguages_WithGitignore has 56 lines of code (limit is 50)

Check warning on line 156 in utils/language_detector_test.go

See this annotation in the file changed.

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

utils/language_detector_test.go#L156

The application was found setting file permissions to overly permissive values.