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
413 stars 65 forks source link

feat: gql #275

Closed Kronos66 closed 5 days ago

Kronos66 commented 1 week ago

Ticket

https://github.com/VirtusLab/strapi-plugin-comments/issues/-<your-ticket-#>

Summary

What does this PR do/solve?

PRs should be as small as they need to be, if this section starts becoming a novel you should seriously consider breaking it up into multiple PRs

Test Plan

How are you testing the work you're submitting?

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 29.94%. Comparing base (c19c6a5) to head (be9f042). Report is 2 commits behind head on v5.

Files with missing lines Patch % Lines
server/src/services/common.service.ts 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v5 #275 +/- ## ======================================= Coverage 29.94% 29.94% ======================================= Files 39 39 Lines 738 738 Branches 174 174 ======================================= Hits 221 221 Misses 517 517 ``` | [Flag](https://app.codecov.io/gh/VirtusLab-Open-Source/strapi-plugin-comments/pull/275/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VirtusLab-Open-Source) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/VirtusLab-Open-Source/strapi-plugin-comments/pull/275/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VirtusLab-Open-Source) | `29.94% <20.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VirtusLab-Open-Source#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.