INSPJT / instagram_clone_backend

APIs For Front, AOS, iOS
13 stars 2 forks source link

2021. 04. 03. 배포 #77

Closed ParkJiwoon closed 3 years ago

ParkJiwoon commented 3 years ago

Description

자세한 내용은 커밋 참고

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (dcdfb8a) into master (765fb10) will increase coverage by 1.24%. The diff coverage is 81.32%.

:exclamation: Current head dcdfb8a differs from pull request most recent head 71dfd1b. Consider uploading reports for the commit 71dfd1b to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     78.59%   79.83%   +1.24%     
- Complexity      215      268      +53     
============================================
  Files            46       53       +7     
  Lines           710      853     +143     
  Branches          9        9              
============================================
+ Hits            558      681     +123     
- Misses          144      161      +17     
- Partials          8       11       +3     
Impacted Files Coverage Δ Complexity Δ
...ella/instagramclone/controller/FeedController.java 66.66% <ø> (ø) 2.00 <0.00> (ø)
...la/instagramclone/controller/MemberController.java 20.00% <0.00%> (+5.71%) 1.00 <0.00> (ø)
...ella/instagramclone/controller/PostController.java 12.50% <ø> (+1.38%) 1.00 <0.00> (ø)
...lla/instagramclone/controller/dto/MediaUrlDto.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ivongella/instagramclone/domain/post/MediaUrl.java 72.22% <0.00%> (-4.25%) 6.00 <0.00> (ø)
...a/instagramclone/controller/ProfileController.java 20.00% <20.00%> (ø) 1.00 <1.00> (?)
...amclone/controller/dto/profile/ProfilePostDto.java 77.41% <77.41%> (ø) 6.00 <6.00> (?)
...ivongella/instagramclone/domain/member/Member.java 86.88% <86.95%> (+2.26%) 28.00 <11.00> (+9.00)
.../yurivongella/instagramclone/domain/post/Post.java 94.44% <87.50%> (-1.99%) 18.00 <3.00> (+3.00) :arrow_down:
...tagramclone/controller/dto/profile/ProfileDto.java 92.30% <92.30%> (ø) 7.00 <7.00> (?)
... and 19 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 765fb10...71dfd1b. Read the comment docs.