myparcelnl / prestashop

PrestaShop module to integrate with MyParcel NL and BE
https://developer.myparcel.nl/nl/documentatie/11.prestashop.html
10 stars 5 forks source link

feat(frontend): allow html in form descriptions #255

Closed FlorianSDV closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (0b2f72c) to head (aab3bfd). Report is 1 commits behind head on beta.

Files Patch % Lines
...s/backend/admin/src/components/pdk/PsFormGroup.vue 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #255 +/- ## ============================================ - Coverage 45.27% 0.00% -45.28% ============================================ Files 146 55 -91 Lines 3558 1394 -2164 Branches 55 55 ============================================ - Hits 1611 0 -1611 + Misses 1892 1339 -553 Partials 55 55 ``` | [Flag](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | Coverage Δ | | |---|---|---| | [admin](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `0.00% <0.00%> (ø)` | | | [backend](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `?` | | | [checkout](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `0.00% <0.00%> (ø)` | | | [frontend](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `0.00% <0.00%> (ø)` | | | [unit](https://app.codecov.io/gh/myparcelnl/prestashop/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=myparcelnl) | `0.00% <0.00%> (-45.28%)` | :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=myparcelnl#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.

FlorianSDV commented 4 months ago

Because these changes come from a fork a new PR will be created with these changes.