Skip to content
Success

#51 (Mar 23, 2026, 7:50:19 PM)

Started 11 days ago
Took 1 min 35 sec

Started by GitHub push by iYeremy

This run spent:

  • 8.6 sec waiting;
  • 1 min 35 sec build duration;
  • 1 min 44 sec total from scheduled to completion.
Revision: e2cebd59b29f7cbff4dcabec3a8b5e6ceb2809fb
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E1_Back
  • refs/remotes/origin/main
Changes
  1. feat(report): implement Strategy Pattern with service and test (commit: 9bd4a7a) (details / githubweb)
  2. test: add coverage for ApplicationConfig and fix context loading issues (commit: e198424) (details / githubweb)
  3. feat: implement core Observer pattern interfaces (Subject and Observer) (commit: 8c834f4) (details / githubweb)
  4. feat: update User and Shelter entities and add SubscriptionEntity for notifications (commit: 924c52a) (details / githubweb)
  5. feat: implement notification logic in UserService and update ShelterService (commit: 8af80d0) (details / githubweb)
  6. feat: implement specialized logic and validation for Adopter and Veterinarian services (commit: 3692cf5) (details / githubweb)
  7. test: add integration tests for User, Adopter, and Shelter services (commit: 28fbb8f) (details / githubweb)