Yimaru-BackEnd/internal/services/result
KidusAlemayehu 6cc37fbf9f feat: Implement sports evaluation logic for NFL, Rugby, and Baseball
- Added evaluation functions for NFL money line, spread, and total points.
- Implemented evaluation functions for Rugby money line, spread, and total points.
- Created evaluation functions for Baseball money line, spread, total runs, first inning, and first 5 innings.
- Developed unit tests for all sports markets to ensure correct evaluation outcomes.
- Introduced ResultCheckerService to handle game result checking for NFL, Rugby, and Baseball.
- Updated routes to include new functionality for virtual game handling.
2025-05-18 19:18:24 +03:00
..
eval.go feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
port.go feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
service_test.go basketball and fixes 2025-05-03 20:22:57 +03:00
service.go feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
sports_eval_test.go feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
sports_eval.go feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00