Skip to content

Conversation

@konradweiss
Copy link
Collaborator

The running counter is necessary for the fluent dsl to allow for testing.

…sary in the context of test for the fluent dsl
@konradweiss konradweiss requested a review from peckto October 2, 2025 07:17
@konradweiss konradweiss marked this pull request as draft October 2, 2025 07:19
@codecov
Copy link

codecov bot commented Oct 2, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
927 1 926 13
View the top 1 failed test(s) by shortest run time
de.fraunhofer.aisec.neo4j.IntegrationTest::testBuildJsonGraph()
Stack Traces | 9.72s run time
org.opentest4j.AssertionFailedError: actual value is null ==> expected: not <null>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
	at app//org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
	at app//org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:312)
	at app//kotlin.test.junit5.JUnit5Asserter.assertNotNull(JUnitSupport.kt:48)
	at app//kotlin.test.AssertionsKt__AssertionsKt.assertNotNull(Assertions.kt:145)
	at app//kotlin.test.AssertionsKt.assertNotNull(Unknown Source)
	at app//kotlin.test.AssertionsKt__AssertionsKt.assertNotNull$default(Assertions.kt:143)
	at app//kotlin.test.AssertionsKt.assertNotNull$default(Unknown Source)
	at app//de.fraunhofer.aisec.neo4j.IntegrationTest.testBuildJsonGraph(IntegrationTest.kt:77)
	at java.base@21.0.6/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.6/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.6/java.util.ArrayList.forEach(ArrayList.java:1596)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@konradweiss konradweiss marked this pull request as ready for review October 2, 2025 07:23
@konradweiss
Copy link
Collaborator Author

My spotless apparently fails because dokka cannot be resolved in gradle

@konradweiss
Copy link
Collaborator Author

This should not be necessary anymore with the new pseudo location. The regular ID should now be unique and deterministic in the Fluent DSL if it is in the regular CPG analysis

@konradweiss konradweiss closed this Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants