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

(MARKO 6) fix: support spread event handlers on native tag #2231

Merged
merged 1 commit into from
May 16, 2024

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented May 16, 2024

⚠️ No Changeset found

Latest commit: 3c71c25

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

codecov bot commented May 16, 2024

Codecov Report

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

Project coverage is 87.67%. Comparing base (9d94b0d) to head (3c71c25).

Files Patch % Lines
packages/runtime-tags/src/dom/dom.ts 82.35% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2231      +/-   ##
==========================================
+ Coverage   87.64%   87.67%   +0.02%     
==========================================
  Files         332      332              
  Lines       33434    33466      +32     
  Branches     1784     1785       +1     
==========================================
+ Hits        29302    29340      +38     
+ Misses       4118     4112       -6     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DylanPiercey DylanPiercey merged commit 2200c45 into main May 16, 2024
9 checks passed
@DylanPiercey DylanPiercey deleted the spread-event-handlers-native-tag branch May 16, 2024 19:04
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.

None yet

1 participant