OPD Vertex project repository of Group 7
This project uses GitHub Actions for continuous integration (CI). The CI pipelines are defined in the .github/workflows/ci-*.yml files.
It includes steps for building the application, running tests, and checking code quality.
| Service | CI |
|---|---|
| Gateway | |
| AI Service | |
| Appointment Service | |
| Consultation Service | |
| Email Service | |
| Prescription Service | |
| Transcription Service | |
| User Service |
This project uses Codecov to track code coverage. After running tests, coverage reports are generated and uploaded to Codecov for analysis. The code coverage only includes all microservices and not the frontend. The overall code coverage can be seen below: