Skip to content

remove qodana to prepare for repo transfer #115

remove qodana to prepare for repo transfer

remove qodana to prepare for repo transfer #115

GitHub Actions / Plugin Test Results succeeded Jun 27, 2025 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-org.contextmapper.intellij.actions.generators.ContextMapperGeneratorTest.xml 6✅ 2s
build/test-results/test/TEST-org.contextmapper.intellij.archunit.SeparationsOfConcernsTest.xml 3✅ 2s

✅ build/test-results/test/TEST-org.contextmapper.intellij.actions.generators.ContextMapperGeneratorTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.contextmapper.intellij.actions.generators.ContextMapperGeneratorTest 6✅ 2s

✅ org.contextmapper.intellij.actions.generators.ContextMapperGeneratorTest

✅ testSuccessfulGeneration()
✅ testFailedGenerationWithoutResponse()
✅ testFailedGeneration()
✅ testGeneratorWithMissingLanguageServer()
✅ testFailedGenerationWithHandledException()
✅ testSuccessfulGenerationWithNoDiagrams()

✅ build/test-results/test/TEST-org.contextmapper.intellij.archunit.SeparationsOfConcernsTest.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.contextmapper.intellij.archunit.SeparationsOfConcernsTest 3✅ 2s

✅ org.contextmapper.intellij.archunit.SeparationsOfConcernsTest

✅ testLsp4IJClassesOnlyDependOnUtilsClasses()
✅ testLangClassesDontDependOnPluginClasses()
✅ testActionsDontDependOnLSP4IJOrLangClasses()