phodal/chapi

View on GitHub
chapi-ast-rust/src/test/kotlin/chapi/ast/rustast/RustAnalyserTest.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method should_success_build_position_for_testing has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    fun should_success_build_position_for_testing() {
        val testCode = """
           use std::sync::Arc;

    There are no issues that match your filters.

    Category
    Status