VirtusLab-Open-Source / strapi-plugin-reactions

All-in-One reactions plugin for any Content Type. Simple & flexible.
MIT License
12 stars 1 forks source link

V5 #22

Closed cyp3rius closed 4 days ago

cyp3rius commented 4 days ago

Ticket

https://github.com/VirtusLab-Open-Source/strapi-plugin-reactions/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 4 days ago

Codecov Report

Attention: Patch coverage is 11.51515% with 146 lines in your changes missing coverage. Please review.

Project coverage is 27.63%. Comparing base (dde2b7a) to head (f2df2d9). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/src/services/client.ts 5.06% 75 Missing :warning:
server/src/services/admin.ts 10.90% 49 Missing :warning:
server/src/services/zone.ts 23.07% 10 Missing :warning:
server/src/services/enrich.ts 20.00% 8 Missing :warning:
server/src/services/utils/functions.ts 50.00% 2 Missing :warning:
server/src/utils/functions.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## =========================================== - Coverage 39.53% 27.63% -11.91% =========================================== Files 16 11 -5 Lines 258 304 +46 Branches 78 85 +7 =========================================== - Hits 102 84 -18 - Misses 156 220 +64 ``` | [Flag](https://app.codecov.io/gh/VirtusLab-Open-Source/strapi-plugin-reactions/pull/22/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-reactions/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VirtusLab-Open-Source) | `27.63% <11.51%> (-11.91%)` | :arrow_down: | 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.