Skip to content
Succès

#57 (22 mai 2025, 06:40:04)

Démarrée il y a 8 mo. 29 j.
A duré 4 mn 40 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 9,2 s waiting;
  • 4 mn 40 s build duration;
  • 4 mn 49 s total from scheduled to completion.
Revision: 26424652186f15f3a360ee19e73b42940488121e
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Moving one-to-one cycle configurer to the appropriate package (commit: 4ec61ba) (details / githubweb)
    2. Moving one-to-many relation configuration to the dedicated class OneToManyRelationConfigurer to make it more autonomous and avoid splitting part of the algorithm in several classes. (commit: 1436376) (details / githubweb)
    3. Simplifying many-to-many engine configuration by removing the internal Template class (commit: 96c6819) (details / githubweb)
    4. Moving determineAccessorDefinition() method from Configurer classes to Configuration ones because it doesn't deal with the persistence algorithm and is more configuration stuff (commit: f37006c) (details / githubweb)
    5. Moving many-to-many relation configuration to the dedicated class ManyToManyRelationConfigurer to make it more autonomous and avoid splitting part of the algorithm in several classes. (commit: b582605) (details / githubweb)
    6. Code cleanup (commit: 2642465) (details / githubweb)