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: add frame property to compile errors #2303

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix: add frame property to compile errors #2303

merged 1 commit into from
Sep 26, 2024

Conversation

rturnq
Copy link
Contributor

@rturnq rturnq commented Sep 25, 2024

Description

Adds a frame property to CompileError errors

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: f5ff508

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

This PR includes changesets to release 2 packages
Name Type
@marko/compiler Patch
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

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.65%. Comparing base (93a767e) to head (f5ff508).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2303   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files         340      340           
  Lines       35339    35345    +6     
  Branches     2060     2060           
=======================================
+ Hits        31330    31336    +6     
  Misses       4009     4009           

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

@rturnq rturnq merged commit e6d117b into main Sep 26, 2024
9 checks passed
@rturnq rturnq deleted the add-error-frame branch September 26, 2024 00:48
@github-actions github-actions bot mentioned this pull request Sep 26, 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.

2 participants