dopeshot / beyond-life

1 stars 0 forks source link

Fix and cleanup some swagger #285

Closed coffeemakingtoaster closed 1 year ago

coffeemakingtoaster commented 1 year ago

Losely Related #232

github-actions[bot] commented 1 year ago

backend Coverage

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 97.16 92.4 98.24 97

HTML Report

Full coverage report File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s -----------------------------|---------|----------|---------|---------|-------------------- All files | 97.16 | 92.4 | 98.24 | 97 | auth | 97.34 | 100 | 100 | 97.16 | auth.controller.ts | 100 | 100 | 100 | 100 | auth.module.ts | 100 | 100 | 100 | 100 | auth.service.ts | 95.77 | 100 | 100 | 95.58 | 181,267-270 auth/dtos | 100 | 100 | 100 | 100 | forgot-password.dto.ts | 100 | 100 | 100 | 100 | login.dto.ts | 100 | 100 | 100 | 100 | register.dto.ts | 100 | 100 | 100 | 100 | submit-new-password.dto.ts | 100 | 100 | 100 | 100 | auth/guards | 100 | 100 | 100 | 100 | pw-reset-token.guard.ts | 100 | 100 | 100 | 100 | refresh-token.guard.ts | 100 | 100 | 100 | 100 | verify-token.guard.ts | 100 | 100 | 100 | 100 | auth/responses | 100 | 100 | 100 | 100 | token.response.ts | 100 | 100 | 100 | 100 | auth/strategies | 97.14 | 0 | 100 | 96.55 | pw-reset-token.strategy.ts | 100 | 100 | 100 | 100 | refresh-token.strategy.ts | 93.33 | 0 | 100 | 92.3 | 29 verify-token.strategy.ts | 100 | 100 | 100 | 100 | db | 100 | 100 | 100 | 100 | db.module.ts | 100 | 100 | 100 | 100 | db/entities | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | lastwill.entity.ts | 100 | 100 | 100 | 100 | mail-event.entity.ts | 100 | 100 | 100 | 100 | users.entity.ts | 100 | 100 | 100 | 100 | db/services | 90.69 | 78.57 | 100 | 90.9 | lastwill.service.ts | 100 | 100 | 100 | 100 | mail-event.service.ts | 90 | 50 | 100 | 88.88 | 45-46 user.service.ts | 86.66 | 80 | 100 | 88.09 | 64,117-118,146-147 lastwill | 96.55 | 100 | 81.81 | 96.07 | lastwill.controller.ts | 96.66 | 100 | 87.5 | 96.42 | 113 lastwill.module.ts | 100 | 100 | 100 | 100 | lastwill.service.ts | 95 | 100 | 66.66 | 94.11 | 24 lastwill/dto | 100 | 100 | 100 | 100 | create-lastwill.dto.ts | 100 | 100 | 100 | 100 | update-lastwill.dto.ts | 100 | 100 | 100 | 100 | mail | 100 | 100 | 100 | 100 | mail.module.ts | 100 | 100 | 100 | 100 | mail/interfaces | 100 | 100 | 100 | 100 | mail.interface.ts | 100 | 100 | 100 | 100 | mail/metadata | 100 | 100 | 100 | 100 | mail.module-definition.ts | 100 | 100 | 100 | 100 | mail/services | 93.54 | 77.77 | 100 | 93.1 | scheduler.service.ts | 90.47 | 50 | 100 | 90 | 49-50,74-75 send.service.ts | 100 | 100 | 100 | 100 | payments | 100 | 100 | 100 | 100 | payments.controller.ts | 100 | 100 | 100 | 100 | payments.module.ts | 100 | 100 | 100 | 100 | payments/interfaces | 100 | 100 | 100 | 100 | payments.ts | 100 | 100 | 100 | 100 | payments/services | 100 | 100 | 100 | 100 | payments.service.ts | 100 | 100 | 100 | 100 | profile | 95.45 | 100 | 100 | 94.91 | profile.controller.ts | 100 | 100 | 100 | 100 | profile.module.ts | 100 | 100 | 100 | 100 | profile.service.ts | 92.68 | 100 | 100 | 92.1 | 57-58,66 profile/dtos | 100 | 100 | 100 | 100 | change-email.dto.ts | 100 | 100 | 100 | 100 | change-password.dto.ts | 100 | 100 | 100 | 100 | shared | 100 | 100 | 100 | 100 | shared.module.ts | 100 | 100 | 100 | 100 | shared/guards | 100 | 100 | 100 | 100 | jwt.guard.ts | 100 | 100 | 100 | 100 | shared/strategies | 100 | 100 | 100 | 100 | jwt.strategy.ts | 100 | 100 | 100 | 100 |
cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e201bef
Status: ✅  Deploy successful!
Preview URL: https://4633ded0.beyond-life.pages.dev
Branch Preview URL: https://fix-swagger-for-auth.beyond-life.pages.dev

View logs