jiphyeonjeon-42 / backend-nest

6차 개발팀은 nestjs 로 새로 작성하기로 했습니다
MIT License
0 stars 0 forks source link

refactor: Database 설정 통합 #65

Closed scarf005 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 11.59%. Comparing base (b173e2f) to head (bce64b7). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/config.ts 0.00% 3 Missing :warning:
backend/src/histories/histories.controller.ts 0.00% 2 Missing :warning:
backend/src/histories/schema/histories.schema.ts 0.00% 2 Missing :warning:
backend/src/app.module.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================== - Coverage 11.68% 11.59% -0.09% ========================================== Files 47 48 +1 Lines 659 664 +5 ========================================== Hits 77 77 - Misses 582 587 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.