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

fix: issue #15 uuid parsing in mongo #17

Closed cyp3rius closed 3 years ago

cyp3rius commented 3 years ago

Fixes Issue #15 with uuid parsing

codecov-io commented 3 years ago

Codecov Report

Merging #17 (dc779be) into master (fb87952) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   16.36%   16.36%           
=======================================
  Files           3        3           
  Lines         165      165           
  Branches       48       48           
=======================================
  Hits           27       27           
  Misses        113      113           
  Partials       25       25           
Flag Coverage Δ
unittest 16.36% <ø> (ø)

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 fb87952...dc779be. Read the comment docs.