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

fix: decorators were not being applied #19

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

DylanPiercey
Copy link
Contributor

Description

Fixes issue where decorators were not being applied to stories.

Copy link

changeset-bot bot commented Mar 1, 2024

🦋 Changeset detected

Latest commit: b537c63

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

This PR includes changesets to release 1 package
Name Type
@storybook/marko 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

@DylanPiercey DylanPiercey force-pushed the fix-apply-decorators branch from b634983 to b537c63 Compare March 1, 2024 21:30
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (1c666b8) to head (b537c63).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   93.90%   92.00%   -1.91%     
==========================================
  Files           9        9              
  Lines         525      525              
  Branches       22       28       +6     
==========================================
- Hits          493      483      -10     
- Misses         29       39      +10     
  Partials        3        3              

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

@DylanPiercey DylanPiercey merged commit 7acb618 into main Mar 1, 2024
4 of 5 checks passed
@DylanPiercey DylanPiercey deleted the fix-apply-decorators branch March 1, 2024 21:32
@github-actions github-actions bot mentioned this pull request Mar 1, 2024
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