Blogplace / Blogplace.Backend

GNU General Public License v3.0
5 stars 4 forks source link

79 articles commenting #87

Closed Navio1430 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.53%. Comparing base (8638946) to head (0f108d5). Report is 23 commits behind head on main.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   96.96%   97.53%   +0.56%     
==========================================
  Files          38       48      +10     
  Lines         528      649     +121     
  Branches       31       35       +4     
==========================================
+ Hits          512      633     +121     
  Misses          8        8              
  Partials        8        8              
Flag Coverage Δ
Integration 97.53% <100.00%> (+0.56%) :arrow_up:
Unit 8.93% <0.00%> (-2.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
Blogplace.Web/Commons/Logging/EventLogger.cs 100.00% <100.00%> (ø)
Blogplace.Web/Controllers/V1/CommentsController.cs 100.00% <100.00%> (ø)
Blogplace.Web/Domain/Articles/Comments/Comment.cs 100.00% <100.00%> (ø)
...ogplace.Web/Domain/Articles/Comments/CommentDto.cs 100.00% <100.00%> (ø)
...Articles/Comments/Requests/ChildCountSharedLock.cs 100.00% <100.00%> (ø)
...s/Comments/Requests/CreateCommentRequestHandler.cs 100.00% <100.00%> (ø)
...s/Comments/Requests/DeleteCommentRequestHandler.cs 100.00% <100.00%> (ø)
.../Requests/SearchCommentsByArticleRequestHandler.cs 100.00% <100.00%> (ø)
...s/Requests/SearchCommentsByParentRequestHandler.cs 100.00% <100.00%> (ø)
...ticles/Comments/Requests/SearchCommentsResponse.cs 100.00% <100.00%> (ø)
... and 1 more
Navio1430 commented 1 month ago

Before merge: Change ChildCount property each time comment is being created/deleted