Skip to content

Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 #435

Bump org.projectlombok:lombok from 1.18.30 to 1.18.32

Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 #435

GitHub Actions / JUnit Test Report succeeded Mar 20, 2024 in 0s

292 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.model.BackpackTest.xml 3✔️ 118ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.model.ExpeditionTest.xml 1✔️ 17ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest.xml 64ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest$GetHighestCaloriesFromAllBackpacksTest.xml 2✔️ 14ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest$GetHighestCaloriesFromNHighestBackpacksTest.xml 3✔️ 31ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.model.GameSelectionTest.xml 1✔️ 2ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest.xml 204ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest.xml 182ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$PaperAgainst.xml 3✔️ 13ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$RockAgainst.xml 3✔️ 23ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$ScissorsAgainst.xml 3✔️ 123ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.OpponentCharacterToSelectionConverterTest.xml 4✔️ 12ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.game.outcome.FromFileGameSelectionsSupplierTest.xml 4✔️ 66ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.game.outcome.SecondColumGameOutcomeConverterTest.xml 4✔️ 11ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.own.selection.FromFileGameSelectionsSupplierTest.xml 4✔️ 19ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.own.selection.SecondColumOwnSelectionConverterTest.xml 4✔️ 14ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.model.BadgeFinderTest.xml 7✔️ 161ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.model.RucksackTest.xml 2✔️ 124ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.supplier.impl.FromFileRucksackSupplierTest.xml 2✔️ 5ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.model.IntervalContainCheckerTest.xml 2✔️ 32ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.model.IntervalOverlapCheckerTest.xml 2✔️ 125ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.supplier.impl.FromFileIntervalPairSupplierTest.xml 2✔️ 38ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest.xml 85ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest$CommonLifter.xml 2✔️ 18ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest$LifterOver9000.xml 2✔️ 45ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.UnloadInstructionTest.xml 6✔️ 109ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.supplier.impl.FromFileNumberedStackSupplierTest.xml 3✔️ 21ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest.xml 346ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest$StartOfMessageTest.xml 7✔️ 262ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest$StartOfPacketTest.xml 7✔️ 51ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.CommandsAndResponsesParserTest.xml 4✔️ 173ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest.xml 97ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest$ConstructorTest.xml 3✔️ 5ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest$MutatorTests.xml 4✔️ 67ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.FileTest.xml 24ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.FileTest$ConstructorTest.xml 2✔️ 21ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.supplier.impl.FromStringCommandsAndResponsesSupplierTest.xml 1✔️ 12ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest.xml 114ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest$CalculateHighestScenicScoreTest.xml 2✔️ 71ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest$CountVisibleTreesFromOutsideTest.xml 2✔️ 16ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.model.DirectionTest.xml 5✔️ 156ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.model.PointTest.xml 4✔️ 18ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest.xml 192ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest$SimulateMovementAndCountCoordinatesVisitedByTailTest.xml 2✔️ 19ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest$SimulateMovementOfNKnotsAndCountCoordinatesVisitedByTailTest.xml 2✔️ 142ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.supplier.impl.FromFileMovementCommandsSupplierTest.xml 2✔️ 5ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest.xml 178ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest$CrtTest.xml 2✔️ 133ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest$SignalStrengthTest.xml 2✔️ 17ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.supplier.impl.FromFileInstructionsWithParameterSupplierTest.xml 2✔️ 26ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest.xml 321ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest$PlayNRoundsAndCalculateTopMMonkeyBusinessTestWithoutStressModifier.xml 2✔️ 260ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest$PlayNRoundsAndCalculateTopMMonkeyBusinessTestWithStressModifier.xml 2✔️ 23ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.parser.MonkeyParserTest.xml 6✔️ 154ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest.xml 254ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest$FromAnyZeroHeightFieldToFinish.xml 2✔️ 168ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest$FromStartToFinish.xml 2✔️ 46ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.impl.FromFileBoardTest.xml 3✔️ 129ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest.xml 156ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest$CalculateDecoderKeyTest.xml 5✔️ 29ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest$PairsInRightOrderTest.xml 2✔️ 12ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.parser.FromFileParserTest.xml 5✔️ 145ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest.xml 758ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest$LetSandFallUntilEverythingWillFallIntoTheAbyssTest.xml 2✔️ 63ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest$LetSandFallUntilOriginIsBlockedTest.xml 2✔️ 660ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.model.GrainOfSandTest.xml 4✔️ 108ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.model.LineTest.xml 2✔️ 17ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.supplier.impl.FromFileLinesSupplierTest.xml 2✔️ 8ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest.xml 3s
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest$FindTuningFrequency.xml 2✔️ 3s
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest$GetCoverageOnYCoordinateTest.xml 2✔️ 35ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.model.IntervalTest.xml 9✔️ 153ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.supplier.impl.FromFilePointPairsSupplierTest.xml 1✔️ 4ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.supplier.impl.FromStringPointPairsSupplierTest.xml 1✔️ 9ms
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest.xml 2s
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest$ReleaseMaximumPressureWithOneActorTest.xml 2✔️ 1s
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest$ReleaseMaximumPressureWithTwoActorsTest.xml 3✔️ 279ms
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.supplier.impl.FromFileValveDescriptionsSupplierTest.xml 1✔️ 3ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.ShapeTileTest.xml 230ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.ShapeTileTest$MoveTest.xml 4✔️ 209ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest.xml 356ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest$Let1000000000000RocksFallTest.xml 2✔️ 246ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest$Let2022RocksFallTest.xml 2✔️ 99ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest.xml 355ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest$SurfaceAreaConsiderTrappedAirBubblesTest.xml 2✔️ 282ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest$SurfaceAreaIgnoreTrappedAirBubblesTest.xml 2✔️ 35ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.supplier.impl.FromStringPointsSupplierTest.xml 1✔️ 26ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest.xml 35s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest$MineFor24Minutes.xml 2✔️ 7s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest$MineFor32Minutes.xml 1✔️ 28s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.ResourceTypeTest.xml 121ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.ResourceTypeTest$FactoryMethodTest.xml 5✔️ 119ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.parser.BlueprintParserTest.xml 8✔️ 40ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.ScrambledLongTest.xml 1✔️ 24ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest.xml 525ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest$LongUnscrambleTest.xml 2✔️ 438ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest$ShortUnscrambleTest.xml 2✔️ 55ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.supplier.impl.FromStringLongListSupplierTest.xml 2✔️ 18ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.BaseMonkeyTest.xml 3✔️ 106ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.ExpressionMonkeyTest.xml 219ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.ExpressionMonkeyTest$WhoDoesNotContainTest.xml 11✔️ 11ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest.xml 296ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest$EvaluateTest.xml 2✔️ 117ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest$SolveForTest.xml 2✔️ 165ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.impl.OperatorTest.xml 24ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.impl.OperatorTest$FactoryMethodTest.xml 5✔️ 15ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.MonkeysParserTest.xml 6✔️ 70ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest.xml 573ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest$CubeNeighbourTest.xml 3✔️ 267ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest$PlanarNeighbourTest.xml 2✔️ 280ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandTest.xml 2✔️ 8ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest.xml 299ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest$FactoryMethodTest.xml 5✔️ 23ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest$RotationTest.xml 9✔️ 241ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.supplier.impl.FromStringFieldsAndCommandsSupplierTest.xml 3✔️ 9ms
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest.xml 5s
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest$SimulateTenStepsTest.xml 2✔️ 169ms
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest$SimulateUntilStabilizationTest.xml 2✔️ 5s
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.supplier.impl.FromStringElvesSupplierTest.xml 1✔️ 13ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest.xml 2s
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest$DirectPathTest.xml 2✔️ 726ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest$MultiGoalPathTest.xml 2✔️ 2s
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.DirectionTest.xml 5✔️ 194ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.supplier.impl.FromStringBlizzardRoutingConfigSupplierTest.xml 1✔️ 3ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest.xml 137ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest$FromToConverterTest.xml 2✔️ 90ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest$IllegalInputTest.xml 1✔️ 10ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.supplier.impl.FromStringSnafusSupplierTest.xml 1✔️ 3ms