LottieFiles / dotlottie-web

Official LottieFiles player for rendering Lottie and dotLottie animations in the web. Supports React, Vue, Svelte, SolidJS and Web Components.
https://developers.lottiefiles.com/docs/dotlottie-player/
MIT License
193 stars 11 forks source link

chore(web): 🤖 log error of loading the initial WASM URL #236

Closed theashraf closed 5 months ago

theashraf commented 5 months ago

Description

Type of change

Checklist

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: f863c4d90858890876dbbe11cecadb7493d0332e

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

This PR includes changesets to release 5 packages | Name | Type | | ----------------------------- | ----- | | @lottiefiles/dotlottie-web | Patch | | @lottiefiles/dotlottie-react | Patch | | @lottiefiles/dotlottie-svelte | Patch | | @lottiefiles/dotlottie-vue | Patch | | @lottiefiles/dotlottie-wc | Patch |

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

github-actions[bot] commented 5 months ago

Coverage Report for @lottiefiles/dotlottie-web (packages/web)

Status Category Percentage Covered / Total
🟢 Lines 87.26% / 87% 281 / 322
🟢 Statements 83.56% / 83% 295 / 353
🟢 Functions 85.22% / 84% 75 / 88
🟢 Branches 76.07% / 76% 194 / 255
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/web/src/core/dotlottie-wasm-loader.ts 55% 100% 71.42% 52.63% 15, 32, 34-35, 37-43, 38, 40-42
Generated in workflow #1024