Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: first draft of observers #457

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

samuelOsborne
Copy link
Member

Description

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • This is something we need to do.

Copy link

changeset-bot bot commented Jan 29, 2025

⚠️ No Changeset found

Latest commit: 5567c3d

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

Copy link
Contributor

github-actions bot commented Jan 29, 2025

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

Status Category Percentage Covered / Total
🟢 Lines 95.06% (🎯 45%) 77 / 81
🟢 Statements 95.34% (🎯 45%) 82 / 86
🟢 Functions 100% (🎯 45%) 27 / 27
🟢 Branches 87.5% (🎯 45%) 42 / 48
File CoverageNo changed files found.
Generated in workflow #1646 for commit 5567c3d by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Jan 29, 2025

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

Status Category Percentage Covered / Total
🟢 Lines 95.65% (🎯 45%) 66 / 69
🟢 Statements 95.83% (🎯 45%) 69 / 72
🟢 Functions 100% (🎯 45%) 10 / 10
🟢 Branches 90% (🎯 45%) 54 / 60
File CoverageNo changed files found.
Generated in workflow #1646 for commit 5567c3d by the Vitest Coverage Report Action

@samuelOsborne samuelOsborne marked this pull request as ready for review January 31, 2025 13:47
@samuelOsborne samuelOsborne merged commit e454f61 into feat/interactivity-stable Jan 31, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant