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: source maps off by one in concise/static parsed nodes #2284

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Aug 28, 2024

🦋 Changeset detected

Latest commit: 39ff4ee

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

This PR includes changesets to release 7 packages
Name Type
@marko/babel-utils Patch
@marko/compiler Patch
marko Patch
@marko/runtime-tags Patch
@marko/translator-default Patch
@marko/translator-interop-class-tags Patch
@marko/translator-tags 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 merged commit d0723d3 into main Aug 28, 2024
7 checks passed
@DylanPiercey DylanPiercey deleted the fix-off-by-one-tag-source-maps branch August 28, 2024 19:11
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.97%. Comparing base (43c1225) to head (39ff4ee).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2284   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files         337      337           
  Lines       35132    35133    +1     
  Branches     2085     2085           
=======================================
+ Hits        30908    30909    +1     
  Misses       4208     4208           
  Partials       16       16           

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

@github-actions github-actions bot mentioned this pull request Aug 28, 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