devhatt / octopost-backend

Backend da aplicação octopost
https://devhatt.github.io/octopost-backend/
9 stars 24 forks source link

feat: add healthcheck to the public route #172

Closed Frompaje closed 3 months ago

Frompaje commented 3 months ago

close #171

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 85.19% (🎯 85%) 282 / 331
🟢 Statements 85.28% (🎯 85%) 284 / 333
🟢 Functions 85.32% (🎯 85%) 93 / 109
🔴 Branches 79.62% (🎯 85%) 43 / 54
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/shared/routes/public-routes.ts 100% 100% 100% 100%
Generated in workflow #316