Skip to content

build: add test for caching of rust build tasks

Codacy Production / Codacy Static Code Analysis required action Dec 13, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 36 in src/test/kotlin/org/hiero/gradle/test/RustTasksTest.kt

See this annotation in the file changed.

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

src/test/kotlin/org/hiero/gradle/test/RustTasksTest.kt#L36

The function rust toolchain installation and caching works is missing documentation.

Check warning on line 71 in src/test/kotlin/org/hiero/gradle/test/RustTasksTest.kt

See this annotation in the file changed.

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

src/test/kotlin/org/hiero/gradle/test/RustTasksTest.kt#L71

Multiple occurrences of the same string literal within a single file detected. Prefer extracting the string literal into a property or constant.