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
407 stars 63 forks source link

fix: compatibility with strapi 3.6.x #50

Closed cyp3rius closed 3 years ago

cyp3rius commented 3 years ago

Ticket

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

Summary

What does this PR do/solve?

Changes bootstrap method to be compatible with Strapi 3.6.x

Test Plan

N/A

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@b75ad80). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #50   +/-   ##
==========================================
  Coverage           ?   14.19%           
==========================================
  Files              ?        4           
  Lines              ?      324           
  Branches           ?      101           
==========================================
  Hits               ?       46           
  Misses             ?      222           
  Partials           ?       56           
Flag Coverage Δ
unittest 14.19% <0.00%> (?)

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 b75ad80...c71c33a. Read the comment docs.