Skip to content

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm from 1.9.0 to 1.10.1 #245

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm from 1.9.0 to 1.10.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm from 1.9.0 to 1.10.1 #245

GitHub Actions / test succeeded Dec 20, 2024 in 0s

63 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
kafka-avroserde/build/test-results/test/TEST-libs.kafka.ConfigTest.xml 1✅ 576ms
kafka-streams-test/build/test-results/test/TEST-libs.kafka.Test.xml 1✅ 1s
kafka-streams/build/test-results/test/TEST-libs.kafka.processor.SchedulerTest.xml 1✅ 187ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.BranchedStreamTest.xml 9✅ 272ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.ConsumedStreamTest.xml 19✅ 122ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.MappedStreamTest.xml 11✅ 210ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.WindowedStreamTest.xml 4✅ 271ms
kafka-streams/build/test-results/test/TEST-libs.kafka.TopologyTest.xml 2✅ 444ms
kafka-streams/build/test-results/test/TEST-libs.kafka.visual.MermaidTest.xml 3✅ 57ms
kafka-streams/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest.xml 11✅ 326ms
kafka/build/test-results/test/TEST-libs.kafka.KafkaFactoryTest.xml 1✅ 29ms

✅ kafka-avroserde/build/test-results/test/TEST-libs.kafka.ConfigTest.xml

1 tests were completed in 576ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.ConfigTest 1✅ 576ms

✅ libs.kafka.ConfigTest

✅ schema registry config is configured when present()

✅ kafka-streams-test/build/test-results/test/TEST-libs.kafka.Test.xml

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

Test suite Passed Failed Skipped Time
libs.kafka.Test 1✅ 1s

✅ libs.kafka.Test

✅ join topic with table()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.processor.SchedulerTest.xml

1 tests were completed in 187ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.processor.SchedulerTest 1✅ 187ms

✅ libs.kafka.processor.SchedulerTest

✅ metric scheduler()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.stream.BranchedStreamTest.xml

9 tests were completed in 272ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.stream.BranchedStreamTest 9✅ 272ms

✅ libs.kafka.stream.BranchedStreamTest

✅ default branch from joined stream()
✅ branch en branched stream from mapped()
✅ branch from consumed()
✅ branch stream from left joined stream()
✅ branch stream from joined stream()
✅ default branch from left joined stream()
✅ default branch from consumed()
✅ default branch stream from mapped()
✅ branch from mapped()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.stream.ConsumedStreamTest.xml

19 tests were completed in 122ms with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.stream.ConsumedStreamTest 19✅ 122ms

✅ libs.kafka.stream.ConsumedStreamTest

✅ map with metadata()
✅ secure log with key()
✅ use costom processor()
✅ use custom processor with table()
✅ rekey consumed topic()
✅ flat map key and value and preserve the type()
✅ filter a filtered  stream()
✅ filter on key()
✅ use custom processor in place()
✅ filter consumed topic()
✅ secure log with structured arguments()
✅ flat map to key and value()
✅ produce to topic()
✅ for each()
✅ use custom processor with mapping()
✅ repartition()
✅ secure log()
✅ flat map and preserve the type()
✅ flat map()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.stream.MappedStreamTest.xml

11 tests were completed in 210ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.stream.MappedStreamTest 11✅ 210ms

✅ libs.kafka.stream.MappedStreamTest

✅ map a left joined stream()
✅ map and use custom processor with table()
✅ rekey with mapKeyValue()
✅ map key and value()
✅ mapNotNull a branched stream()
✅ map and use custom processor()
✅ rekey a mapped stream()
✅ map a filtered left joined stream()
✅ filter a filtered mapped stream()
✅ map a joined stream()
✅ map a filtered joined stream()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.stream.WindowedStreamTest.xml

4 tests were completed in 271ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.stream.WindowedStreamTest 4✅ 271ms

✅ libs.kafka.stream.WindowedStreamTest

✅ reduce with tumbling windows()
✅ reduce with session windows()
✅ reduce with hopping windows()
✅ reduce with sliding windows()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.TopologyTest.xml

2 tests were completed in 444ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.TopologyTest 2✅ 444ms

✅ libs.kafka.TopologyTest

✅ consume on each()
✅ consume again()

✅ kafka-streams/build/test-results/test/TEST-libs.kafka.visual.MermaidTest.xml

3 tests were completed in 57ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.visual.MermaidTest 3✅ 57ms

✅ libs.kafka.visual.MermaidTest

✅ include custom topic to db()
✅ join i en stream og initier i en annen()
✅ custom state processor()

✅ kafka-streams/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest.xml

11 tests were completed in 326ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest 11✅ 326ms

✅ no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest

✅ left join topic with table with no match()
✅ left join filtered topic with empty table is not filtered out()
✅ left join and secure log with key()
✅ join topic with table and write back to topic()
✅ left join filtered topic with table()
✅ join filtered topic with table()
✅ left join topic with table()
✅ join and flat map key and value()
✅ join and secure log with key()
✅ join topic with table()
✅ filter a mapped joined stream()

✅ kafka/build/test-results/test/TEST-libs.kafka.KafkaFactoryTest.xml

1 tests were completed in 29ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
libs.kafka.KafkaFactoryTest 1✅ 29ms

✅ libs.kafka.KafkaFactoryTest

✅ config()