Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
5 stars 22 forks source link

GET /health api #46

Closed choxx closed 1 year ago

choxx commented 1 year ago

Description

/heath API to check service health

Changes

How to test

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3740716194

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/app.module.ts 0 1 0.0%
src/app.controller.ts 8 12 66.67%
<!-- Total: 8 13 61.54% -->
Files with Coverage Reduction New Missed Lines %
src/app.controller.ts 1 70.59%
src/app.service.ts 1 66.67%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 3582723614: 0.06%
Covered Lines: 562
Relevant Lines: 2041

💛 - Coveralls