Skip to content

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.18.2 #247

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.18.2

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.18.2 #247

GitHub Actions / test succeeded Dec 24, 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✅ 538ms
kafka-streams-test/build/test-results/test/TEST-libs.kafka.Test.xml 1✅ 2s
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✅ 266ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.ConsumedStreamTest.xml 19✅ 141ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.MappedStreamTest.xml 11✅ 319ms
kafka-streams/build/test-results/test/TEST-libs.kafka.stream.WindowedStreamTest.xml 4✅ 328ms
kafka-streams/build/test-results/test/TEST-libs.kafka.TopologyTest.xml 2✅ 575ms
kafka-streams/build/test-results/test/TEST-libs.kafka.visual.MermaidTest.xml 3✅ 105ms
kafka-streams/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest.xml 11✅ 512ms
kafka/build/test-results/test/TEST-libs.kafka.KafkaFactoryTest.xml 1✅ 36ms

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ libs.kafka.KafkaFactoryTest

✅ config()