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

fix: issues with data fetching #149

Closed boazpoolman closed 5 months ago

boazpoolman commented 5 months ago

What does it do?

Fix issues with data fetching introduced in #146

Why is it needed?

@TMSchipper just tagging you here FYI

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 765102e3187cf076e0e7af1347ab6b9884d30daa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 0.96%. Comparing base (781338e) to head (765102e).

Files Patch % Lines
packages/addons/sitemap/admin/index.ts 0.00% 6 Missing :warning:
...ages/addons/sitemap/admin/state/actions/Sitemap.js 0.00% 2 Missing :warning:
packages/core/admin/api/url-alias.ts 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ========================================= - Coverage 0.96% 0.96% -0.01% ========================================= Files 189 189 Lines 2903 2905 +2 Branches 396 396 ========================================= Hits 28 28 - Misses 2704 2706 +2 Partials 171 171 ``` | [Flag](https://app.codecov.io/gh/pluginpal/strapi-webtools/pull/149/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/149/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%> (-0.01%)` | :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=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.