Skip to content
Success

#35 (Mar 22, 2026, 8:06:46 PM)

Started 12 days ago
Took 1 min 23 sec

Started by GitHub push by iYeremy

This run spent:

  • 7.9 sec waiting;
  • 1 min 23 sec build duration;
  • 1 min 31 sec total from scheduled to completion.
Revision: 018eea921e63ab8d5c9d7349590b870f46613721
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E1_Back
  • refs/remotes/origin/main
Changes
  1. feat: Raul services (commit: 2bc8d74) (details / githubweb)
  2. fix: implement NOT_FOUND and remove var with notificationRepository (commit: 1c2be0e) (details / githubweb)
  3. fix: remove notificationRepository import (commit: 6bf914a) (details / githubweb)
  4. refactor(services): fix compilation errors and implement bidirectional logic in MessageService (commit: a3d633b) (details / githubweb)
  5. feat(repositories): add existsByAdopterIdAndPetId to AdoptionRepository (commit: 1431904) (details / githubweb)
  6. refactor(services): improve state management and integrity in ShelterEventService (commit: 491cd31) (details / githubweb)
  7. test(services): add comprehensive unit tests for MessageService coverage (commit: ed83187) (details / githubweb)
  8. test(services): implement integration tests for MessageService using TestEntityManager (commit: 4da079a) (details / githubweb)
  9. fix(services): prevent NullPointerException in MessageService logs by validating before logging (commit: b62e65c) (details / githubweb)
  10. feat(notification): add Strategy class to Notification (commit: 06aa0e7) (details / githubweb)
  11. test: add NotificationServiceTest (commit: 77ba8ac) (details / githubweb)
  12. refacture(date): replace Date with LocalDate (commit: 1ae2b3d) (details / githubweb)
  13. test: add ReviewServiceTest (commit: 79e25b0) (details / githubweb)
  14. feat(notification): add one more type of Notifcation (InApp) (commit: 44f5b46) (details / githubweb)
  15. test: add ShelterEventServiceTest (commit: fb6d307) (details / githubweb)