11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump kotlin.version from 1.8.20 to 1.8.21 (#3026) More... over 3 years ago
Bump jackson-databind from 2.14.2 to 2.15.0 (#3025) More... over 3 years ago
Bump pitest-maven from 1.12.0 to 1.13.0 (#3024) More... over 3 years ago
Bump Maven from 3.9.0 to 3.9.1, Maven Wrapper from 3.1.1 to 3.2.0 More... over 3 years ago
Bump `pitest-github-maven-plugin` from 1.0.7 to 1.0.8 More... over 3 years ago
Bump cdg.pitest.version from 1.0.7 to 1.0.8 (#3023) More... over 3 years ago
Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#3022) More... over 3 years ago
Move `isAbstract` implementation to `AbstractClassAssert` More... over 3 years ago
Move `isInterface` / `isNotInterface` implementation to `AbstractClassAssert` More... over 3 years ago
Allow to compare enum and string fields in the recursive comparison Fix #2616 More... over 3 years ago
Use hash code for compareUnorderedIterables to improve performance in some common cases. Fix #3020 More... over 3 years ago
The recursive comparison comparingOnlyFields did not treat array/iterable elements as root objects Fix #2994 More... over 3 years ago
Bump hibernate-core from 6.2.0.Final to 6.2.1.Final (#3019) More... over 3 years ago
Move `hasSuperclass` / `hasNoSuperclass` implementation to `AbstractClassAssert` More... over 3 years ago
Bump pitest-maven from 1.11.7 to 1.12.0 (#3014) More... over 3 years ago
Bump spring-core from 5.3.26 to 5.3.27 (#3018) More... over 3 years ago
Move `isStatic` / `isNotStatic` implementation to `AbstractClassAssert` More... over 3 years ago
Move `isPackagePrivate` implementation to `AbstractClassAssert` More... over 3 years ago
Move `isProtected` implementation to `AbstractClassAssert` More... over 3 years ago
Move `isPublic` implementation to `AbstractClassAssert` More... over 3 years ago
Add getters for field path in ComparisonDifference (#3007) More... over 3 years ago
Track visited values and their comparison differences so that they can be reused. Fix #2954 a case where values comparison differences were needed multiple times but the previous values tracking would incorrectly ignore them. More... over 3 years ago
Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#3016) More... over 3 years ago
Bump byte-buddy.version from 1.14.3 to 1.14.4 (#3015) More... over 3 years ago
Add license header More... over 3 years ago
Cleanup More... over 3 years ago
Add missing test More... over 3 years ago
`@DisplayName` cleanup More... over 3 years ago
Add `hasRecordComponents` to `Class` assertions (#2995) More... over 3 years ago
Move `isFinal` / `isNotFinal` implementation to `AbstractClassAssert` More... over 3 years ago