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 io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4 #238

Bump io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4

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

Bump io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4 #238

Bump io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4
7de352d
Select commit
Loading
Failed to load commit list.
GitHub Actions / test succeeded Mar 13, 2024 in 1s

72 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
cache/build/test-results/test/TEST-no.nav.aap.cache.CacheTest.xml 7✅ 105ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.processor.SchedulerTest.xml 1✅ 1⚪ 174ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.BranchedStreamTest.xml 9✅ 231ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.ConsumedStreamTest.xml 21✅ 510ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.JoinedStreamTest.xml 11✅ 361ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.MappedStreamTest.xml 11✅ 213ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.WindowedStreamTest.xml 4✅ 200ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.TopologyTest.xml 2✅ 440ms
kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.visual.MermaidTest.xml 3✅ 61ms
kafka-avroserde/build/test-results/test/TEST-no.nav.aap.kafka.ConfigTest.xml 1✅ 493ms
kafka-test-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.test.Test.xml 1✅ 1s
kafka/build/test-results/test/TEST-no.nav.aap.kafka.KafkaFactoryTest.xml 1✅ 34ms

✅ cache/build/test-results/test/TEST-no.nav.aap.cache.CacheTest.xml

7 tests were completed in 105ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
no.nav.aap.cache.CacheTest 7✅ 105ms

✅ no.nav.aap.cache.CacheTest

✅ Fjerner ikke andre nøkler ved kall til remove(nøkkel)()
✅ Returnerer cached verdi()
✅ Fjerner angitt nøkkel ved kall til remove(nøkkel) uavhengig av levetid()
✅ Hele cachen tømmes ved kall mot clear() uavhengig av levetid()
✅ Gamle verdier fjernes før cachen sjekkes()
✅ Returnerer ikke gammel cached verdi()
✅ Overskriver gammel cached verdi med ny()

✅ kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.processor.SchedulerTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.processor.SchedulerTest 1✅ 1⚪ 174ms

✅ no.nav.aap.kafka.streams.v2.processor.SchedulerTest

⚪ migration scheduler()
✅ metric scheduler()

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

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.stream.BranchedStreamTest 9✅ 231ms

✅ no.nav.aap.kafka.streams.v2.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-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.ConsumedStreamTest.xml

21 tests were completed in 510ms with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.stream.ConsumedStreamTest 21✅ 510ms

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

✅ left join with bufferable()
✅ 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()
✅ join with bufferable()
✅ repartition()
✅ secure log()
✅ flat map and preserve the type()
✅ flat map()

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

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

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

✅ 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-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.MappedStreamTest.xml

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

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

✅ no.nav.aap.kafka.streams.v2.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-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.stream.WindowedStreamTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.stream.WindowedStreamTest 4✅ 200ms

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

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

✅ kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.TopologyTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.TopologyTest 2✅ 440ms

✅ no.nav.aap.kafka.streams.v2.TopologyTest

✅ consume on each()
✅ consume again()

✅ kafka-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.visual.MermaidTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.visual.MermaidTest 3✅ 61ms

✅ no.nav.aap.kafka.streams.v2.visual.MermaidTest

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

✅ kafka-avroserde/build/test-results/test/TEST-no.nav.aap.kafka.ConfigTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.ConfigTest 1✅ 493ms

✅ no.nav.aap.kafka.ConfigTest

✅ schema registry config is configured when present()

✅ kafka-test-2/build/test-results/test/TEST-no.nav.aap.kafka.streams.v2.test.Test.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.streams.v2.test.Test 1✅ 1s

✅ no.nav.aap.kafka.streams.v2.test.Test

✅ join topic with table()

✅ kafka/build/test-results/test/TEST-no.nav.aap.kafka.KafkaFactoryTest.xml

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

Test suite Passed Failed Skipped Time
no.nav.aap.kafka.KafkaFactoryTest 1✅ 34ms

✅ no.nav.aap.kafka.KafkaFactoryTest

✅ config()