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

fix: lack of plugin config to reflect gql schema #77

Closed cyp3rius closed 2 years ago

cyp3rius commented 2 years ago

Ticket

https://github.com/VirtusLab/strapi-plugin-comments/issues/72

Summary

What does this PR do/solve?

Provides example configuration which explains how to build a related content types information required by GQL Schema.

Test Plan

N/A

codecov-commenter commented 2 years ago

Codecov Report

Merging #77 (2851482) into master (09ad9f2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   14.02%   14.02%           
=======================================
  Files           4        4           
  Lines         328      328           
  Branches      103      103           
=======================================
  Hits           46       46           
  Misses        223      223           
  Partials       59       59           
Flag Coverage Δ
unittest 14.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 09ad9f2...2851482. Read the comment docs.