pluginpal / strapi-webtools

🔗 Unique, flexible and autogenerated URLs for your Strapi managed web content.
https://www.pluginpal.io/plugin/webtools
MIT License
34 stars 14 forks source link

feat: remove !pattern.length for loading state #154

Closed TMSchipper closed 3 months ago

TMSchipper commented 3 months ago

What does it do?

Fix issue with not loading url patterns in bug report: issue-150

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 60b5eff18795afd173a57380a87767fc29d06b3d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ----------------------------------- | ----- | | @pluginpal/webtools-core | Minor | | @pluginpal/webtools-addon-menus | Major | | @pluginpal/webtools-addon-redirects | Major | | @pluginpal/webtools-addon-sitemap | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.96%. Comparing base (f16963c) to head (60b5eff).

Files Patch % Lines
...ges/core/admin/screens/Patterns/ListPage/index.tsx 0.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #154 +/- ## ====================================== Coverage 0.96% 0.96% ====================================== Files 189 189 Lines 2907 2907 Branches 396 396 ====================================== Hits 28 28 + Misses 2708 2707 -1 - Partials 171 172 +1 ``` | [Flag](https://app.codecov.io/gh/pluginpal/strapi-webtools/pull/154/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pluginpal) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/pluginpal/strapi-webtools/pull/154/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pluginpal) | `0.96% <0.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=pluginpal#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.