Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

메서드에 주석 작업 및 코드 정리 #10

Merged
merged 2 commits into from
Jun 26, 2020
Merged

메서드에 주석 작업 및 코드 정리 #10

merged 2 commits into from
Jun 26, 2020

Conversation

JHyeok
Copy link
Owner

@JHyeok JHyeok commented Jun 26, 2020

What is this PR? 🔍

  • 메서드에 주석 작업 및 코드 정리

Changes 📝

  • 메서드에 주석 작업 및 코드 정리
  • README.md 수정

Screenshot 📷

@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          31       31           
  Lines         597      597           
  Branches       46       46           
=======================================
  Hits          585      585           
  Misses         12       12           
Impacted Files Coverage Δ
src/dtos/PostCommentDto.ts 100.00% <ø> (ø)
src/dtos/PostDto.ts 100.00% <ø> (ø)
src/dtos/UserDto.ts 100.00% <ø> (ø)
src/env.ts 100.00% <ø> (ø)
src/middlewares/ErrorMiddleware.ts 50.00% <ø> (ø)
src/repositories/PostCommentRepository.ts 100.00% <ø> (ø)
src/repositories/PostRepository.ts 100.00% <ø> (ø)
src/services/AuthService.ts 100.00% <ø> (ø)
src/services/PostCommentService.ts 100.00% <ø> (ø)
src/services/PostLikeService.ts 100.00% <ø> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1614e2...bb333e4. Read the comment docs.

@JHyeok JHyeok merged commit 126c1ad into master Jun 26, 2020
@JHyeok JHyeok deleted the fix/refactor branch June 26, 2020 06:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant