VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
405 stars 63 forks source link

Release ready version 2.1.0 #135

Closed cyp3rius closed 2 years ago

cyp3rius commented 2 years ago

Ticket

N/A

Summary

What does this PR do/solve?

Release ready version 2.1.0

Test Plan

N/A

codecov-commenter commented 2 years ago

Codecov Report

Merging #135 (448edba) into master (b1145d1) will increase coverage by 19.34%. The diff coverage is 61.86%.

@@             Coverage Diff             @@
##           master     #135       +/-   ##
===========================================
+ Coverage   42.52%   61.86%   +19.34%     
===========================================
  Files          12        9        -3     
  Lines         428      514       +86     
  Branches      141      198       +57     
===========================================
+ Hits          182      318      +136     
+ Misses        200      193        -7     
+ Partials       46        3       -43     
Flag Coverage Δ
unittest 61.86% <61.86%> (+19.34%) :arrow_up:

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

Impacted Files Coverage Δ
server/services/admin.ts 6.60% <6.60%> (ø)
server/utils/functions.ts 34.78% <34.78%> (ø)
server/utils/error.ts 53.33% <53.33%> (ø)
server/services/utils/functions.ts 76.71% <76.71%> (ø)
server/services/common.ts 77.64% <77.64%> (ø)
server/services/client.ts 83.60% <83.60%> (ø)
content-types/comment.ts 100.00% <100.00%> (ø)
content-types/report.ts 100.00% <100.00%> (ø)
server/utils/constants.ts 100.00% <100.00%> (ø)

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 b1145d1...448edba. Read the comment docs.