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
409 stars 64 forks source link

feat: custom fields on server-side [CU-xhcmx-63] #161

Closed CodeVoyager closed 1 year ago

CodeVoyager commented 1 year ago

Ticket

https://app.clickup.com/30978717/v/b/xhcmx-63

Summary

Test Plan

Perform calls like:

codecov-commenter commented 1 year ago

Codecov Report

Merging #161 (126e45a) into develop (3d8b995) will increase coverage by 0.32%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #161      +/-   ##
===========================================
+ Coverage    79.46%   79.79%   +0.32%     
===========================================
  Files           31       33       +2     
  Lines          823      861      +38     
  Branches       273      282       +9     
===========================================
+ Hits           654      687      +33     
- Misses         166      171       +5     
  Partials         3        3              
Flag Coverage Δ
unittest 79.79% <100.00%> (+0.32%) :arrow_up:

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

Impacted Files Coverage Δ
server/controllers/utils/parsers.ts 88.46% <100.00%> (ø)
server/controllers/utils/functions.ts 50.00% <0.00%> (ø)
server/services/utils/functions.ts 82.19% <0.00%> (+5.47%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.