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

feat: context user support #23

Closed cyp3rius closed 3 years ago

cyp3rius commented 3 years ago

Provides support for user context requested in #19

codecov-io commented 3 years ago

Codecov Report

Merging #23 (5a8fde9) into develop (62f7c48) will increase coverage by 1.43%. The diff coverage is 22.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
+ Coverage    16.36%   17.80%   +1.43%     
===========================================
  Files            3        3              
  Lines          165      191      +26     
  Branches        48       59      +11     
===========================================
+ Hits            27       34       +7     
- Misses         113      126      +13     
- Partials        25       31       +6     
Flag Coverage Δ
unittest 17.80% <22.50%> (+1.43%) :arrow_up:

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

Impacted Files Coverage Δ
services/comments.js 3.67% <3.57%> (-0.57%) :arrow_down:
services/utils/functions.js 53.65% <66.66%> (+8.20%) :arrow_up:

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 62f7c48...5a8fde9. Read the comment docs.