Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.9.0 to 1.10.1 #261

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

72ff8c1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.9.0 to 1.10.1 #261

Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.9.0 to 1.10.1
72ff8c1
Select commit
Loading
Failed to load commit list.
GitHub Actions / test succeeded Dec 25, 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✅ 1s
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✅ 207ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.BranchedStreamTest.xml 9✅ 222ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.ConsumedStreamTest.xml 19✅ 121ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.MappedStreamTest.xml 11✅ 225ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.WindowedStreamTest.xml 4✅ 263ms
kafka-streams/build/test-results/test/TEST-libs.kafka.TopologyTest.xml 2✅ 413ms
kafka-streams/build/test-results/test/TEST-libs.kafka.visual.MermaidTest.xml 3✅ 63ms
kafka-streams/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest.xml 11✅ 341ms
kafka/build/test-results/test/TEST-libs.kafka.KafkaFactoryTest.xml 1✅ 31ms

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

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

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

✅ 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 207ms with 1 passed, 0 failed and 0 skipped.

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

✅ libs.kafka.processor.SchedulerTest

✅ metric scheduler()

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

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

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

✅ 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 121ms with 19 passed, 0 failed and 0 skipped.

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

✅ 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 225ms with 11 passed, 0 failed and 0 skipped.

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

✅ 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 263ms with 4 passed, 0 failed and 0 skipped.

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

✅ 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 413ms with 2 passed, 0 failed and 0 skipped.

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

✅ 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 63ms with 3 passed, 0 failed and 0 skipped.

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

✅ 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 341ms with 11 passed, 0 failed and 0 skipped.

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

✅ 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 31ms with 1 passed, 0 failed and 0 skipped.

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

✅ libs.kafka.KafkaFactoryTest

✅ config()