Skip to content
Succès

#64 (13 août 2025, 20:53:56)

Démarrée il y a 6 mo. 5 j.
A duré 4 mn 47 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 6,4 s waiting;
  • 4 mn 47 s build duration;
  • 4 mn 53 s total from scheduled to completion.
Revision: 8cb061cf69831b016cb30440a5146d4915062f8b
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Cleaning code of TablePerClassPolymorphismEntityFinder, essentially removing 2-phases-load-specific tree. Also cloning Query Objects to avoid building the same tree several times (as done for other polymorphic finders) (commit: d541a0d) (details / githubweb)
    2. Code cleanup about old column clones logic (commit: eb3f45b) (details / githubweb)
    3. Refactoring EntityFinder interface to use OrderBy and Limit objects instead of Consumer callbacks (commit: 9045c0d) (details / githubweb)
    4. Fixing SqlNativeRepositoryQuery TODO: adding tests for polymorphic cases (was theoretically supported but not tested, hopefully no code adaptation is required ;) ) (commit: 8cb061c) (details / githubweb)