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

fix(deps): update dependency io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch to v0.6.3 #1097

Merged
merged 1 commit into from
Apr 19, 2024

fix(deps): update dependency io.spring.asciidoctor:spring-asciidoctor…

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

fix(deps): update dependency io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch to v0.6.3 #1097

fix(deps): update dependency io.spring.asciidoctor:spring-asciidoctor…
f258a3f
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Tests succeeded Nov 5, 2023 in 1s

JUnit Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
grooves-core/build/test-results/test/TEST-com.github.rahulsom.grooves.GroovesAcceptanceTest.xml 7✅ 751ms
grooves-core/build/test-results/test/TEST-com.github.rahulsom.grooves.GroovesQueryBuilderTest.xml 3✅ 36ms
grooves-diagrams/build/test-results/test/TEST-com.github.rahulsom.grooves.asciidoctor.SvgBuilderSpec.xml 13✅ 4s
grooves-example-javaee/build/test-results/test/TEST-grooves.example.javaee.PatientSpec.xml 58✅ 2s
grooves-example-pushstyle/build/test-results/test/TEST-grooves.example.pushstyle.PushTest.xml 3✅ 4s
grooves-example-springboot-jpa/build/test-results/test/TEST-grooves.boot.jpa.PatientSpec.xml 89✅ 4s
grooves-example-springboot-kotlin/build/test-results/test/TEST-grooves.boot.kotlin.PatientSpec.xml 58✅ 3s
grooves-groovy/build/test-results/test/TEST-com.github.rahulsom.grooves.groovy.transformations.GroovesAstTransformationsSpec.xml 2✅ 4s
grooves-java/build/test-results/test/TEST-com.github.rahulsom.grooves.java.QueryProcessorTest.xml 2✅ 3s

✅ grooves-core/build/test-results/test/TEST-com.github.rahulsom.grooves.GroovesAcceptanceTest.xml

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

Test suite Passed Failed Skipped Time
com.github.rahulsom.grooves.GroovesAcceptanceTest 7✅ 751ms

✅ com.github.rahulsom.grooves.GroovesAcceptanceTest

✅ shouldRevertEventIfApplied()
✅ shouldRevertEventIfNotApplied()
✅ shouldRevertRevertsEventIfNotApplied()
✅ shouldApplyEventsIfSnapshotProviderReturnsValue()
✅ shouldMergeAggregatesAndReturnRedirect()
✅ shouldApplyEventsIfSnapshotProviderReturnsNull()
✅ shouldMergeAggregatesAndReturnResult()

✅ grooves-core/build/test-results/test/TEST-com.github.rahulsom.grooves.GroovesQueryBuilderTest.xml

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

Test suite Passed Failed Skipped Time
com.github.rahulsom.grooves.GroovesQueryBuilderTest 3✅ 36ms

✅ com.github.rahulsom.grooves.GroovesQueryBuilderTest

✅ Should list problems if no fields are configured
✅ Should list problems if some fields are configured
✅ Should create the query if all fields are configured

✅ grooves-diagrams/build/test-results/test/TEST-com.github.rahulsom.grooves.asciidoctor.SvgBuilderSpec.xml

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

Test suite Passed Failed Skipped Time
com.github.rahulsom.grooves.asciidoctor.SvgBuilderSpec 13✅ 4s

✅ com.github.rahulsom.grooves.asciidoctor.SvgBuilderSpec

✅ test SimpleEvents
✅ test RevertEvent
✅ test RevertEventEffective
✅ test RevertOnRevert
✅ test RevertOnRevertEffective
✅ test MergeAggregates
✅ test MergeAggregatesEffective
✅ test RevertMergeBefore
✅ test RevertMergeAfter
✅ test JoinExample
✅ test DisjoinExample
✅ test ParallelEvents
✅ test ConcurrentEvents

✅ grooves-example-javaee/build/test-results/test/TEST-grooves.example.javaee.PatientSpec.xml

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

Test suite Passed Failed Skipped Time
grooves.example.javaee.PatientSpec 58✅ 2s

✅ grooves.example.javaee.PatientSpec

✅ Patient List works
✅ Paul McCartney's balance is correct at version 1
✅ Paul McCartney's balance is correct at version 2
✅ Paul McCartney's balance is correct at version 3
✅ Paul McCartney's balance is correct at version 4
✅ Paul McCartney's balance is correct at version 5
✅ Paul McCartney's balance is correct at version 6
✅ Paul McCartney's balance is correct at version 7
✅ Paul McCartney's balance is correct at version 8
✅ Paul McCartney's balance is correct at version 9
✅ John Lennon - Show works
✅ Ringo Starr - Show works
✅ John Lennon - Health works
✅ Ringo Starr - Health works
✅ Paul McCartney - Health works
✅ John Lennon by Version 1 - Health works
✅ John Lennon by Version 2 - Health works
✅ John Lennon by Version 3 - Health works
✅ John Lennon by Version 5 - Health works
✅ Ringo Starr by Version 1 - Health works
✅ Ringo Starr by Version 2 - Health works
✅ Ringo Starr by Version 3 - Health works
✅ Ringo Starr by Version 5 - Health works
✅ Paul McCartney by Version 1 - Health works
✅ Paul McCartney by Version 2 - Health works
✅ Paul McCartney by Version 3 - Health works
✅ Paul McCartney by Version 5 - Health works
✅ John Lennon by Date 2016-01-03 - Health works
✅ Ringo Starr by Date 2016-01-09 - Health works
✅ Paul McCartney by Date 2016-01-15 - Health works
✅ Paul McCartney by Date 2016-01-16 - Health works
✅ Paul McCartney by Date 2016-01-18 - Health works
✅ Farrokh Bulsara's balance is correct at version 1
✅ Farrokh Bulsara's balance is correct at version 2
✅ Farrokh Bulsara's balance is correct at version 3
✅ Farrokh Bulsara's balance is correct at version 4
✅ Freddie Mercury's balance is correct at version 1
✅ Freddie Mercury's balance is correct at version 2
✅ Freddie Mercury's balance is correct at version 3
✅ Farrokh Bulsara and Freddie Mercury are merged
✅ Reverting a merge works - version 1 of 6 is Tina Fey
✅ Reverting a merge works - version 2 of 6 is Tina Fey
✅ Reverting a merge works - version 3 of 6 is Tina Fey
✅ Reverting a merge works - version 4 of 6 is Sarah Palin
✅ Reverting a merge works - version 5 of 6 is Tina Fey
✅ Reverting a merge works - version 1 of 7 is Sarah Palin
✅ Reverting a merge works - version 2 of 7 is Sarah Palin
✅ Reverting a merge works - version 3 of 7 is Sarah Palin
✅ Reverting a merge works - version 4 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-01-29 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-30 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-31 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-03 of 6 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-01 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-02 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-03 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 7 is Sarah Palin

✅ grooves-example-pushstyle/build/test-results/test/TEST-grooves.example.pushstyle.PushTest.xml

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

Test suite Passed Failed Skipped Time
grooves.example.pushstyle.PushTest 3✅ 4s

✅ grooves.example.pushstyle.PushTest

✅ testMultipleAccounts()
✅ testMissingAggregate()
✅ testTwoTransactionsOnOneAccount()

✅ grooves-example-springboot-jpa/build/test-results/test/TEST-grooves.boot.jpa.PatientSpec.xml

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

Test suite Passed Failed Skipped Time
grooves.boot.jpa.PatientSpec 89✅ 4s

✅ grooves.boot.jpa.PatientSpec

✅ Patient List works
✅ Paul McCartney's balance is correct at version 1
✅ Paul McCartney's balance is correct at version 2
✅ Paul McCartney's balance is correct at version 3
✅ Paul McCartney's balance is correct at version 4
✅ Paul McCartney's balance is correct at version 5
✅ Paul McCartney's balance is correct at version 6
✅ Paul McCartney's balance is correct at version 7
✅ Paul McCartney's balance is correct at version 8
✅ Paul McCartney's balance is correct at version 9
✅ John Lennon - Show works
✅ Ringo Starr - Show works
✅ John Lennon - Health works
✅ Ringo Starr - Health works
✅ Paul McCartney - Health works
✅ John Lennon by Version 1 - Health works
✅ John Lennon by Version 2 - Health works
✅ John Lennon by Version 3 - Health works
✅ John Lennon by Version 5 - Health works
✅ Ringo Starr by Version 1 - Health works
✅ Ringo Starr by Version 2 - Health works
✅ Ringo Starr by Version 3 - Health works
✅ Ringo Starr by Version 5 - Health works
✅ Paul McCartney by Version 1 - Health works
✅ Paul McCartney by Version 2 - Health works
✅ Paul McCartney by Version 3 - Health works
✅ Paul McCartney by Version 5 - Health works
✅ John Lennon by Date 2016-01-03 - Health works
✅ Ringo Starr by Date 2016-01-09 - Health works
✅ Paul McCartney by Date 2016-01-15 - Health works
✅ Paul McCartney by Date 2016-01-16 - Health works
✅ Paul McCartney by Date 2016-01-18 - Health works
✅ Farrokh Bulsara's balance is correct at version 1
✅ Farrokh Bulsara's balance is correct at version 2
✅ Farrokh Bulsara's balance is correct at version 3
✅ Farrokh Bulsara's balance is correct at version 4
✅ Freddie Mercury's balance is correct at version 1
✅ Freddie Mercury's balance is correct at version 2
✅ Freddie Mercury's balance is correct at version 3
✅ Farrokh Bulsara and Freddie Mercury are merged
✅ Reverting a merge works - version 1 of 6 is Tina Fey
✅ Reverting a merge works - version 2 of 6 is Tina Fey
✅ Reverting a merge works - version 3 of 6 is Tina Fey
✅ Reverting a merge works - version 4 of 6 is Sarah Palin
✅ Reverting a merge works - version 5 of 6 is Tina Fey
✅ Reverting a merge works - version 1 of 7 is Sarah Palin
✅ Reverting a merge works - version 2 of 7 is Sarah Palin
✅ Reverting a merge works - version 3 of 7 is Sarah Palin
✅ Reverting a merge works - version 4 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-01-29 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-30 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-31 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-03 of 6 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-01 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-02 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-03 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 7 is Sarah Palin
✅ Campbell - current patients join works
✅ Santana Row - current patients join works
✅ Campbell - version 1 patients join works
✅ Campbell - version 2 patients join works
✅ Campbell - version 3 patients join works
✅ Campbell - version 4 patients join works
✅ Campbell - version 5 patients join works
✅ Campbell - version 6 patients join works
✅ Campbell - version 7 patients join works
✅ Campbell - version 8 patients join works
✅ Campbell - version 9 patients join works
✅ Campbell - version 10 patients join works
✅ Campbell - version 11 patients join works
✅ Campbell - version 12 patients join works
✅ Campbell - version 13 patients join works
✅ Campbell - version 14 patients join works
✅ Campbell - version 15 patients join works
✅ Santana Row - version 1 patients join works
✅ Santana Row - version 2 patients join works
✅ Santana Row - version 3 patients join works
✅ Santana Row - version 4 patients join works
✅ Santana Row - version 5 patients join works
✅ Santana Row - version 6 patients join works
✅ Santana Row - version 7 patients join works
✅ Santana Row - version 8 patients join works
✅ Santana Row - version 9 patients join works
✅ Santana Row - version 10 patients join works
✅ Santana Row - version 11 patients join works
✅ Santana Row - version 12 patients join works
✅ Santana Row - version 13 patients join works
✅ deprecations are correctly stored

✅ grooves-example-springboot-kotlin/build/test-results/test/TEST-grooves.boot.kotlin.PatientSpec.xml

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

Test suite Passed Failed Skipped Time
grooves.boot.kotlin.PatientSpec 58✅ 3s

✅ grooves.boot.kotlin.PatientSpec

✅ Patient List works
✅ Paul McCartney's balance is correct at version 1
✅ Paul McCartney's balance is correct at version 2
✅ Paul McCartney's balance is correct at version 3
✅ Paul McCartney's balance is correct at version 4
✅ Paul McCartney's balance is correct at version 5
✅ Paul McCartney's balance is correct at version 6
✅ Paul McCartney's balance is correct at version 7
✅ Paul McCartney's balance is correct at version 8
✅ Paul McCartney's balance is correct at version 9
✅ John Lennon - Show works
✅ Ringo Starr - Show works
✅ John Lennon - Health works
✅ Ringo Starr - Health works
✅ Paul McCartney - Health works
✅ John Lennon by Version 1 - Health works
✅ John Lennon by Version 2 - Health works
✅ John Lennon by Version 3 - Health works
✅ John Lennon by Version 5 - Health works
✅ Ringo Starr by Version 1 - Health works
✅ Ringo Starr by Version 2 - Health works
✅ Ringo Starr by Version 3 - Health works
✅ Ringo Starr by Version 5 - Health works
✅ Paul McCartney by Version 1 - Health works
✅ Paul McCartney by Version 2 - Health works
✅ Paul McCartney by Version 3 - Health works
✅ Paul McCartney by Version 5 - Health works
✅ John Lennon by Date 2016-01-03 - Health works
✅ Ringo Starr by Date 2016-01-09 - Health works
✅ Paul McCartney by Date 2016-01-15 - Health works
✅ Paul McCartney by Date 2016-01-16 - Health works
✅ Paul McCartney by Date 2016-01-18 - Health works
✅ Farrokh Bulsara's balance is correct at version 1
✅ Farrokh Bulsara's balance is correct at version 2
✅ Farrokh Bulsara's balance is correct at version 3
✅ Farrokh Bulsara's balance is correct at version 4
✅ Freddie Mercury's balance is correct at version 1
✅ Freddie Mercury's balance is correct at version 2
✅ Freddie Mercury's balance is correct at version 3
✅ Farrokh Bulsara and Freddie Mercury are merged
✅ Reverting a merge works - version 1 of 6 is Tina Fey
✅ Reverting a merge works - version 2 of 6 is Tina Fey
✅ Reverting a merge works - version 3 of 6 is Tina Fey
✅ Reverting a merge works - version 4 of 6 is Sarah Palin
✅ Reverting a merge works - version 5 of 6 is Tina Fey
✅ Reverting a merge works - version 1 of 7 is Sarah Palin
✅ Reverting a merge works - version 2 of 7 is Sarah Palin
✅ Reverting a merge works - version 3 of 7 is Sarah Palin
✅ Reverting a merge works - version 4 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-01-29 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-30 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-01-31 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-03 of 6 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 6 is Tina Fey
✅ Reverting a merge works - on date 2016-02-01 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-02 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-03 of 7 is Sarah Palin
✅ Reverting a merge works - on date 2016-02-05 of 7 is Sarah Palin

✅ grooves-groovy/build/test-results/test/TEST-com.github.rahulsom.grooves.groovy.transformations.GroovesAstTransformationsSpec.xml

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

Test suite Passed Failed Skipped Time
com.github.rahulsom.grooves.groovy.transformations.GroovesAstTransformationsSpec 2✅ 4s

✅ com.github.rahulsom.grooves.groovy.transformations.GroovesAstTransformationsSpec

✅ test valid events
✅ test missing events

✅ grooves-java/build/test-results/test/TEST-com.github.rahulsom.grooves.java.QueryProcessorTest.xml

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

Test suite Passed Failed Skipped Time
com.github.rahulsom.grooves.java.QueryProcessorTest 2✅ 3s

✅ com.github.rahulsom.grooves.java.QueryProcessorTest

✅ testValid
✅ testMethodMissing